From 5b201e68a7f1142e8702da22a9d6a2a11d87ff93 Mon Sep 17 00:00:00 2001 From: Ruediger Gad Date: Thu, 12 Apr 2012 23:55:29 +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 102666d..8ee7048 100644 --- a/www/style.css +++ b/www/style.css @@ -11,7 +11,7 @@ div.top { div.cont { position: absolute; left: 20px; - top: 545px; + top: 185px; right: 30px; background-color: #efefef; } -- 1.7.9.5