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:
parent
fbae6dd725
commit
7b27139b9c
|
@ -2289,6 +2289,10 @@ footer.entry-meta {
|
|||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.comment-content blockquote {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
/* Comment form */
|
||||
#respond {
|
||||
background-color: #f7f5e7;
|
||||
|
|
Loading…
Reference in New Issue