39649e43c1785fe127ceede9d431a4bbfb1178f1
[yaffs-website] / web / core / themes / seven / css / layout / layout.css
1 /**
2  * Add spacing to bottom of pages
3  */
4 .page-content {
5   margin-bottom: 80px;
6 }
7
8 /**
9  * Add color to layout icons.
10  */
11 .layout-icon__region {
12   fill: #f5f5f2;
13   stroke: #666;
14 }