diff --git a/css/ws.css b/css/ws.css index 98e17d7..833ba74 100755 --- a/css/ws.css +++ b/css/ws.css @@ -150,20 +150,22 @@ div { } #songinfo { - overflow: hidden; - margin-left: auto; - margin-right: auto; + overflow: hidden; margin-top: 5px; +/* border: 1px solid white; */ } #infoname { + overflow: hidden; font: bold; color: #ddd; font-size: 14px; text-shadow: 1px 1px #555; +/* border: 1px solid white; */ } #infoartist { + overflow: hidden; color: #aaa; font-size: 11px; text-shadow: 1px 1px #333; diff --git a/index.html b/index.html index 9fbf75a..e5d8acd 100755 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@ - + @@ -73,10 +73,10 @@ --> -