Twenty Thirteen: consistent link color for video post format, see #23545. Props taupecat.
git-svn-id: https://develop.svn.wordpress.org/trunk@23496 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ffce5ab757
commit
0116f4b0cd
@ -1762,12 +1762,9 @@ footer.entry-meta {
|
||||
}
|
||||
|
||||
.format-video .entry-content a,
|
||||
.single-format-video .entry-content a {
|
||||
color: #fbfaf3;
|
||||
}
|
||||
|
||||
.single-format-video .entry-content a,
|
||||
.format-video .entry-meta a {
|
||||
color: #220e10;
|
||||
color: #fbfaf3;
|
||||
}
|
||||
|
||||
.format-video .entry-content a:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user