Make cite smaller, fixes #3247 on most screens we care about.

git-svn-id: http://svn.automattic.com/wordpress/trunk@4544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2006-11-29 21:21:06 +00:00
parent a43de12ebd
commit be9eb69f02
1 changed files with 4 additions and 0 deletions

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;