forked from mirror/_s
Fixed Issue #354: Removed link on line 90 that was going to a page that no longer exists.
This commit is contained in:
parent
f88204d0a4
commit
44398c68a3
|
@ -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