forked from mirror/_s
Merge pull request #357 from elimc/master
_s: Remove dead link. Fixes #354.
This commit is contained in:
commit
e29b02ffc5
|
@ -87,7 +87,7 @@ a:focus {
|
||||||
outline: thin dotted;
|
outline: thin dotted;
|
||||||
}
|
}
|
||||||
a:hover,
|
a:hover,
|
||||||
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
|
a:active {
|
||||||
outline: 0;
|
outline: 0;
|
||||||
}
|
}
|
||||||
a img {
|
a img {
|
||||||
|
|
Reference in New Issue