Added another front page space for Yaffs info. Added roave security for composer.
[yaffs-website] / web / core / themes / bartik / css / components / highlighted.css
1 /**
2  * @file
3  * Styles for Bartik's highlighted component.
4  */
5
6 .has-featured-top .region-highlighted {
7   background: #f0f0f0;
8   background: rgba(30, 50, 10, 0.08);
9 }
10 .region-highlighted {
11   margin: 0 15px;
12 }