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:
Matt Mullenweg 2006-11-29 21:21:06 +00:00
parent d302e6e66d
commit bf95888137

View File

@ -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;