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:
Lance Willett
2013-03-08 16:55:05 +00:00
parent 8420ee4a9f
commit 36d826c002

View File

@@ -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,