mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-09 07:00:01 +00:00
Fix kubrick and hReview style conflict. Props Ryan King. fixes #1436
git-svn-id: http://svn.automattic.com/wordpress/trunk@3460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6ff524425a
commit
e51a06e836
@ -90,7 +90,7 @@ h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.description {
|
||||
div#headerimg div.description {
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
}
|
||||
@ -112,7 +112,7 @@ h3 {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
h1, h1 a, h1 a:hover, h1 a:visited, .description {
|
||||
h1, h1 a, h1 a:hover, h1 a:visited, div#headerimg div.description {
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
}
|
||||
@ -302,10 +302,6 @@ h1 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.description {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin: 30px 0 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user