Font size for wp-calendar and next. Props mdawaffe. fixes #1213

git-svn-id: https://develop.svn.wordpress.org/trunk@4578 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2006-12-01 12:09:35 +00:00
parent 70d72e9942
commit 18e508683f
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ a:hover {
text-decoration: underline;
}
#wp-calendar #prev a {
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}