Twenty Thirteen: improve styling for RSS widget title, fixes #23571.
git-svn-id: https://develop.svn.wordpress.org/trunk@23491 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
676282a34a
commit
3d15ae0301
@ -2613,14 +2613,15 @@ footer.entry-meta {
|
|||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-footer .widget-title {
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
.site-footer .widget a {
|
.site-footer .widget a {
|
||||||
color: #e63320;
|
color: #e63320;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.site-footer .widget-title,
|
||||||
|
.site-footer .widget-title a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
.site-info {
|
.site-info {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-width: 1040px;
|
max-width: 1040px;
|
||||||
|
Loading…
Reference in New Issue
Block a user