Make cite smaller, fixes #3247 on most screens we care about.
git-svn-id: https://develop.svn.wordpress.org/trunk@4544 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d302e6e66d
commit
bf95888137
@ -46,6 +46,10 @@ a.delete:hover {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#planetnews cite {
|
||||||
|
font-size: 11px;
|
||||||
|
}
|
||||||
|
|
||||||
#planetnews li .post {
|
#planetnews li .post {
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
Loading…
Reference in New Issue
Block a user