Changeset 3427:75253b0af38a for themes/berlin/scss
- Timestamp:
- 11/30/16 13:21:56 (9 years ago)
- Branch:
- default
- Location:
- themes/berlin/scss
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/berlin/scss/libs/_scut.scss
r2640 r3427 1551 1551 1552 1552 @mixin scut-reverse-italics ( 1553 $elements: false1553 $elements: null 1554 1554 ) { 1555 1555 -
themes/berlin/scss/partials/_header.scss
r2949 r3427 68 68 padding-bottom: .25em; 69 69 text-align: center; 70 span {70 span:not(.simple-menu-label) { 71 71 @include adjust-font-size-to(14px); 72 72 font-family: $serif;
Note: See TracChangeset
for help on using the changeset viewer.