Twenty Thirteen: adjust caption color in footer widgets, props obenland. Fixes #23660.

git-svn-id: https://develop.svn.wordpress.org/trunk@23612 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett
2013-03-04 22:57:40 +00:00
parent 8142dd4466
commit 33f53dcf8c

View File

@@ -2614,7 +2614,8 @@ footer.entry-meta {
}
.site-footer .widget-title,
.site-footer .widget-title a {
.site-footer .widget-title a,
.site-footer .wp-caption-text {
color: #fff;
}