Added another front page space for Yaffs info. Added roave security for composer.
[yaffs-website] / web / core / themes / classy / css / components / button.css
1 /**
2  * @file
3  * Visual styles for buttons.
4  */
5
6 .button,
7 .image-button {
8   margin-left: 1em;
9   margin-right: 1em;
10 }
11 .button:first-child,
12 .image-button:first-child {
13   margin-left: 0;
14   margin-right: 0;
15 }