Changeset 11136 for trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
- Timestamp:
- 09/21/2016 08:59:43 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
r11006 r11136 1099 1099 @include font-size(12); 1100 1100 } 1101 1102 } 1103 1101 } 1102 1103 } 1104 1105 a { 1106 color: #737373; 1104 1107 } 1105 1108 … … 1802 1805 background: lighten($dark-background, 10%); 1803 1806 @include border-radius(2px); 1804 color: # eee;1807 color: #f1f1f1; 1805 1808 font-weight: bold; 1806 1809 padding: 0.1em 0.5em;
Note: See TracChangeset
for help on using the changeset viewer.