Dotclear

source: themes/berlin/scss/partials/_footer.scss @ 2670:27aac7dcd0e6

Revision 2670:27aac7dcd0e6, 367 bytes checked in by Anne Kozlika <kozlika@…>, 12 years ago (diff)

Berlin: footer's widgets presentation. Closes #1928 (needs to be tests with lot of use cases, please)

Line 
1.footer__widgets {
2    padding: 1em;
3    background-color: $white;
4    text-align: center;
5    line-height: 2;
6}
7.blogcustom__title {
8    @include visually-hidden;
9}
10.footer__widgets .widget {
11    margin-top: 1em;
12}
13.footer__widgets h3 {
14    margin-bottom: 0;
15    font-size: 1em;
16    font-weight: bold;
17}
18.footer__widgets ul {
19    @include inline-block-list(.5em);
20}
Note: See TracBrowser for help on using the repository browser.

Sites map