diff --git a/css/winamp.css b/css/winamp.css index 857cfe5e..19f0657d 100755 --- a/css/winamp.css +++ b/css/winamp.css @@ -496,19 +496,19 @@ body { /* background-image: SHUFREP.BMP via Javascript */ } -.windows #equalizer { +.windows #equalizer-button { left: 0; background-position: 0 -61px; } -.windows #equalizer:active { +.windows #equalizer-button:active { background-position: -46px -61px; } -.windows #playlist { +.windows #playlist-button { left: 23px; background-position: -23px -61px; } -.windows #playlist:active { +.windows #playlist-button:active { background-position: -69px -61px; } diff --git a/index.html b/index.html index 3a0e124f..e13f4e56 100755 --- a/index.html +++ b/index.html @@ -82,8 +82,8 @@
-
-
+
+