mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Twenty Thirteen: better contrast for footer text and form "allowed tags" text, props sabreuse. See #23513.
git-svn-id: https://develop.svn.wordpress.org/trunk@23613 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2371,7 +2371,7 @@ footer.entry-meta {
|
||||
|
||||
.form-allowed-tags,
|
||||
.form-allowed-tags code {
|
||||
color: #7d7b6d;
|
||||
color: #686758;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
@@ -2562,7 +2562,7 @@ footer.entry-meta {
|
||||
|
||||
.site-footer {
|
||||
background-color: #e8e5ce;
|
||||
color: #7d7b6d;
|
||||
color: #686758;
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -2573,7 +2573,7 @@ footer.entry-meta {
|
||||
}
|
||||
|
||||
.site-footer a {
|
||||
color: #7d7b6d;
|
||||
color: #686758;
|
||||
}
|
||||
|
||||
.site-footer .sidebar-container {
|
||||
|
||||
Reference in New Issue
Block a user