Twenty Thirteen: reduce font-size a bit for comment content areas. See #23651.

git-svn-id: https://develop.svn.wordpress.org/trunk@23547 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-03-01 03:34:11 +00:00
parent 107be61753
commit 9eb7619193
1 changed files with 4 additions and 0 deletions

View File

@ -2289,6 +2289,10 @@ footer.entry-meta {
margin-right: 3px;
}
.comment-content blockquote {
font-size: 18px;
}
/* Comment form */
#respond {
background-color: #f7f5e7;