Changeset 2672:882f8a117bec for themes/berlin/style.css
- Timestamp:
- 02/23/14 10:39:10 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/berlin/style.css
r2670 r2672 739 739 .blognav__widgets .widget > ul, .blogextra__widgets .widget > ul { 740 740 list-style: none; 741 padding-left: 0; 742 line-height: 2.28571; } 741 padding-left: 0; } 743 742 .blognav__widgets .widget > ul li, .blogextra__widgets .widget > ul li { 744 743 list-style-image: none; … … 750 749 .blognav__widgets li, .blogextra__widgets li { 751 750 display: block; 752 padding -left: .25em;751 padding: .25em; 753 752 border-bottom: 1px solid gainsboro; } 754 753 .blognav__widgets li ul, .blogextra__widgets li ul {
Note: See TracChangeset
for help on using the changeset viewer.