From d7c0534b9fdee0f5551e39286812456b89bfbe5d Mon Sep 17 00:00:00 2001 From: Ruediger Gad Date: Thu, 12 Apr 2012 23:54:08 +0200 Subject: [PATCH] Adjust stylesheet. --- www/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/style.css b/www/style.css index 1e9f8f9..102666d 100644 --- a/www/style.css +++ b/www/style.css @@ -2,7 +2,7 @@ div.top { position: absolute; left: 20px; top: 20px; - height: 510px; + height: 150px; right: 30px; background-color: #efefef; vertical-align: middle; -- 1.7.9.5