Changeset 1783 for trunk/template/yoga
- Timestamp:
- Feb 6, 2007, 8:17:45 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/template/yoga/theme/p0w0/theme.css
r1780 r1783 18 18 /******************************************************************************/ 19 19 /* Texts Only */ 20 BODY, H1, H3, DT, H2, .throw, 21 #copyright, 22 #menubar .selected A { color: #69c; } 20 BODY, H1, H3, DT, H2, .throw { color: #369; } 23 21 H2, #menubar DT, .throw, TD H3, #theAdminPage H3, .calForeDate { 24 22 color: #fff; … … 33 31 font-weight: bold; 34 32 } 35 #menubar .selected A:hover, 33 #mbIdentification dd p, 34 #menubar .selected A { color: #c60; font-weight: bold; } 35 #copyright { color: #c60; } 36 36 #content .pageNumberSelected, 37 37 A, INPUT.rateButton, legend { color: #369; } … … 81 81 } 82 82 #thePicturePage #comments H2 { 83 color: #69c; 84 } 85 #content ul.thumbnailCategories li div.thumbnailCategory .description p { 83 86 color: #69c; 84 87 } … … 252 255 border-top-color: #9ab; 253 256 } 257 #addComment input.submit { 258 padding: 4px 40px; 259 }
Note: See TracChangeset
for help on using the changeset viewer.