Changeset 3461

Show
Ignore:
Timestamp:
01/18/06 20:14:39 (3 years ago)
Author:
matt
Message:

Needless specificity

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-content/themes/default/style.css

    r3460 r3461  
    9191    } 
    9292 
    93 div#headerimg div.description { 
     93#headerimg .description { 
    9494    font-size: 1.2em; 
    9595    text-align: center; 
     
    113113    } 
    114114 
    115 h1, h1 a, h1 a:hover, h1 a:visited, div#headerimg div.description { 
     115h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { 
    116116    text-decoration: none; 
    117117    color: white;