From 806bb52d4bd8f75e36e11e503c1871070644f3e9 Mon Sep 17 00:00:00 2001 From: stubbfel Date: Mon, 20 May 2013 00:39:38 +0200 Subject: [PATCH] update --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 4feea20..963f0c8 100644 --- a/css/style.css +++ b/css/style.css @@ -92,7 +92,7 @@ html body{ #timeline { color: white; overflow:auto; - height: 80%; + height: 90%; } #timeline section { @@ -100,7 +100,7 @@ html body{ height: auto; } #player { - height: 20%; + height: 10%; } #playerlistsec {