Changeset 1783


Ignore:
Timestamp:
Feb 6, 2007, 8:17:45 AM (17 years ago)
Author:
vdigital
Message:

Minor changes to w0p0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/theme/p0w0/theme.css

    r1780 r1783  
    1818/******************************************************************************/
    1919/* Texts Only */
    20 BODY, H1, H3, DT, H2, .throw,
    21 #copyright,
    22 #menubar .selected  A { color: #69c; }
     20BODY, H1, H3, DT, H2, .throw { color: #369; }
    2321H2, #menubar DT, .throw, TD H3, #theAdminPage H3, .calForeDate {
    2422  color: #fff;
     
    3331  font-weight: bold;
    3432}
    35 #menubar .selected  A:hover,
     33#mbIdentification dd p,
     34#menubar .selected A { color: #c60; font-weight: bold; }
     35#copyright { color: #c60; }
    3636#content .pageNumberSelected,
    3737A, INPUT.rateButton, legend { color: #369; }
     
    8181}
    8282#thePicturePage #comments H2 {
     83  color: #69c;
     84}
     85#content ul.thumbnailCategories li div.thumbnailCategory .description p {
    8386  color: #69c;
    8487}
     
    252255        border-top-color: #9ab;
    253256}
     257#addComment input.submit  {
     258        padding: 4px 40px;
     259}
Note: See TracChangeset for help on using the changeset viewer.