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

git-svn-id: http://core.svn.wordpress.org/trunk@23547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-03-01 03:34:11 +00:00
parent fbae6dd725
commit 7b27139b9c
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;