Twenty Thirteen: Prevent incorrect link color within the Social Icon block.
Props amolv, shital-patel, poena, davidbaumwald. Fixes #50809. git-svn-id: https://develop.svn.wordpress.org/trunk@49240 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2cd6aef680
commit
310d8eb83d
@ -1135,16 +1135,6 @@ ul.nav-menu .focus > ul,
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.entry-content a,
|
||||
.comment-content a {
|
||||
color: #bc360a;
|
||||
}
|
||||
|
||||
.entry-content a:hover,
|
||||
.comment-content a:hover {
|
||||
color: #ea9629;
|
||||
}
|
||||
|
||||
.entry-content .more-link {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user