Twenty Eleven: focus styles for sidebar links; Fixes #17410
git-svn-id: https://develop.svn.wordpress.org/trunk@18167 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7ef9c84f9a
commit
d87c00948b
@ -1709,7 +1709,9 @@ section.recent-posts .other-recent-posts li:after {
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
.widget a:hover {
|
||||
.widget a:hover,
|
||||
.widget a:focus,
|
||||
.widget a:active {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user