Needless specificity
git-svn-id: https://develop.svn.wordpress.org/trunk@3461 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ed28ab682d
commit
ebffa9cc76
@ -90,7 +90,7 @@ h1 {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#headerimg div.description {
|
#headerimg .description {
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -112,7 +112,7 @@ h3 {
|
|||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h1 a, h1 a:hover, h1 a:visited, div#headerimg div.description {
|
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user