Changeset 3019:a2b9d58505b1 for themes
- Timestamp:
- 06/28/15 09:55:42 (10 years ago)
- Branch:
- default
- Location:
- themes/berlin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/berlin/scss/partials/_sidebar.scss
r2952 r3019 42 42 line-height: 1.71429; 43 43 > ul { 44 @include no-bullets; 45 padding-left: 0; 46 } 47 > nav ul { 44 48 @include no-bullets; 45 49 padding-left: 0; -
themes/berlin/style.css
r2952 r3019 697 697 list-style-type: none; 698 698 margin-left: 0; } 699 .blognav__widgets .widget > nav ul, .blogextra__widgets .widget > nav ul { 700 list-style: none; 701 padding-left: 0; } 702 .blognav__widgets .widget > nav ul li, .blogextra__widgets .widget > nav ul li { 703 list-style-image: none; 704 list-style-type: none; 705 margin-left: 0; } 699 706 700 707 .blognav__widgets ul, .blogextra__widgets ul {
Note: See TracChangeset
for help on using the changeset viewer.