mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Twenty Fourteen: link hover improvements, props sabreuse. See #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25803 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1340,6 +1340,13 @@ span + .edit-link:before,
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.entry-content a:hover,
|
||||
.page-content a:hover,
|
||||
.entry-summary a:hover,
|
||||
.comment-content a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.entry-content table,
|
||||
.comment-content table {
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user