minor CSS consistency fix by whooami. fixes #3532
git-svn-id: https://develop.svn.wordpress.org/trunk@4830 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6e0fc9df24
commit
13a2f96ea7
@ -888,7 +888,7 @@ input.delete:hover {
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
letter-spacing: -.05em;
|
letter-spacing: -.05em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: Georgia, "Times New Roman", Times, serif
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wphead h1 span {
|
#wphead h1 span {
|
||||||
|
Loading…
Reference in New Issue
Block a user