Twenty Thirteen: improve contrast for quote post format links, props sabreuse. See #23513.

git-svn-id: http://core.svn.wordpress.org/trunk@23651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-03-08 16:55:05 +00:00
parent 8151fc8c77
commit 9c1c3f2bc5

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,