Added another front page space for Yaffs info. Added roave security for composer.
[yaffs-website] / web / core / themes / bartik / css / components / block.css
1 /**
2  * @file
3  * Visual styles for Bartik's blocks.
4  */
5
6 /* Block has its own content wrapper. */
7 .block .content {
8   margin-top: 10px;
9 }