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

Props NikV, fixes #29970.


Built from https://develop.svn.wordpress.org/trunk@29930


git-svn-id: http://core.svn.wordpress.org/trunk@29682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ian Stewart 2014-10-16 22:01:18 +00:00
parent 553bb3cf77
commit 31c0fa1c6e

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;
}