Make WordPress Core

Changeset 3460


Ignore:
Timestamp:
01/18/2006 07:45:24 PM (21 years ago)
Author:
ryan
Message:

Fix kubrick and hReview style conflict. Props Ryan King. fixes #1436

File:
1 edited

Legend:

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

    r3303 r3460  
    9191        }
    9292
    93 .description {
     93div#headerimg div.description {
    9494        font-size: 1.2em;
    9595        text-align: center;
     
    113113        }
    114114
    115 h1, h1 a, h1 a:hover, h1 a:visited, .description {
     115h1, h1 a, h1 a:hover, h1 a:visited, div#headerimg div.description {
    116116        text-decoration: none;
    117117        color: white;
     
    301301        padding-top: 70px;
    302302        margin: 0;
    303         }
    304 
    305 .description {
    306         text-align: center;
    307303        }
    308304
Note: See TracChangeset for help on using the changeset viewer.