mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user