Merge pull request #357 from elimc/master

_s: Remove dead link. Fixes #354.
This commit is contained in:
Konstantin Obenland 2013-12-10 10:13:58 -08:00
commit e29b02ffc5
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ a:focus {
outline: thin dotted;
}
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;
}
a img {