mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-05 01:30:15 +00:00
Twenty Thirteen: improve contrast for quote post format links, props sabreuse. See #23513.
git-svn-id: https://develop.svn.wordpress.org/trunk@23651 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1647,8 +1647,9 @@ footer.entry-meta {
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.format-quote .entry-content a {
|
||||
color: inherit;
|
||||
.format-quote .entry-content a,
|
||||
.format-quote .entry-meta a {
|
||||
color: #e6402e;
|
||||
}
|
||||
|
||||
.format-quote .entry-content small,
|
||||
|
||||
Reference in New Issue
Block a user