Changeset 2952:d707bbba54a7
- Timestamp:
- 02/01/15 11:46:08 (10 years ago)
- Branch:
- default
- Location:
- themes/berlin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/berlin/scss/partials/_sidebar.scss
r2672 r2952 2 2 @include pie-clearfix; 3 3 padding-top: 2em; 4 padding-bottom: 2em; 4 5 background: $gray-very-dark url(img/bg_dark.png); 5 6 color: $white; -
themes/berlin/style.css
r2951 r2952 643 643 .sidebar { 644 644 padding-top: 2em; 645 padding-bottom: 2em; 645 646 background: #373737 url(img/bg_dark.png); 646 647 color: #fff;
Note: See TracChangeset
for help on using the changeset viewer.