mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -46,6 +46,10 @@ a.delete:hover {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#planetnews cite {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
#planetnews li .post {
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
font-size: 18px;
|
||||
|
||||
Reference in New Issue
Block a user