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

git-svn-id: http://core.svn.wordpress.org/trunk@23612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-03-04 22:57:40 +00:00
parent 399da0f9ae
commit a3df6848f5

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