Twenty Fourteen: add underline style back to links in body text. Props iamtakashi, fixes #25307.
git-svn-id: https://develop.svn.wordpress.org/trunk@25501 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9c45c7da75
commit
0c2365bb18
@ -963,7 +963,9 @@ span + .edit-link:before,
|
||||
z-index: 2;
|
||||
}
|
||||
.entry-content a,
|
||||
.page-content a, {
|
||||
.page-content a,
|
||||
.entry-summary a,
|
||||
.comment-content a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.entry-content table,
|
||||
|
Loading…
Reference in New Issue
Block a user