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