diff --git a/index.html b/index.html index c9bc4b83..33ed08d0 100755 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@
-by @captbaritone - GitHub
diff --git a/winamp.css b/winamp.css index 4b0de2d8..d08111b1 100755 --- a/winamp.css +++ b/winamp.css @@ -5,6 +5,7 @@ input[type=range]::-moz-range-thumb { border: none; border-radius: 0; background input[type=range]::-moz-range-track { border: none; background: none; } input[type=range]:focus { outline: none; } input[type=range]::-moz-focus-outer { border: 0; } +a:focus { outline: none; } #winamp { position: relative;