mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 17:44:25 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user