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:
parent
2c88403c32
commit
a88661e498
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user