diff --git a/style.css b/style.css index 2b57ad2e..1c79c7b2 100644 --- a/style.css +++ b/style.css @@ -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 {