Twenty Fifteen: readable comment details in the dark colour scheme.

Props NikV, fixes #29970.



git-svn-id: https://develop.svn.wordpress.org/trunk@29930 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2014-10-16 22:00:23 +00:00
parent 8348a50194
commit 136436e9f1

View File

@ -422,7 +422,8 @@ function twentyfifteen_color_scheme_css() {
.site-info,
.site-info a,
.wp-caption-text,
.gallery-caption {
.gallery-caption,
.comment-list .reply a {
color: %4$s; /* Fallback for IE7 and IE8 */
color: %5$s;
}