diff --git a/style.css b/style.css index 4a0d233..d8eb42b 100644 --- a/style.css +++ b/style.css @@ -32,7 +32,7 @@ a:focus { a:hover, a:active { - outline: none; + outline: 0; } a:hover, @@ -164,4 +164,4 @@ p { .fork { display: none; } -} \ No newline at end of file +}