From 0469c3de1155f003b6eb93ab8d61f67b144043b9 Mon Sep 17 00:00:00 2001 From: Wouter van Wijk Date: Wed, 2 Jan 2013 10:19:38 +0100 Subject: [PATCH] small updates --- css/ws.css | 6 ++++-- index.html | 56 ++++++++++++++++++++++++++++-------------------------- js/gui.js | 6 ++++-- js/ws.js | 10 +++++----- 4 files changed, 42 insertions(+), 36 deletions(-) diff --git a/css/ws.css b/css/ws.css index 833ba74..314ce9d 100755 --- a/css/ws.css +++ b/css/ws.css @@ -59,6 +59,9 @@ a.name, a.album, a.artist { height: 100%; } + + + body { padding-top: 80px; } @@ -138,8 +141,7 @@ div { } .content { - /*visibility:hidden; - /*display:none;*/ + display:none; } .currenttrack { diff --git a/index.html b/index.html index c28b9fc..f3564fb 100755 --- a/index.html +++ b/index.html @@ -34,33 +34,7 @@ - - - - - +