From 7969ec13dd87e3370555d96e7eb960860850e654 Mon Sep 17 00:00:00 2001 From: Random Hacker Date: Mon, 6 Feb 2012 08:10:07 +0100 Subject: webapp: +wettermichel.temp; overview auf 100% --- ebus/webapp/static/css/stylesheet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ebus/webapp/static/css/stylesheet.css') diff --git a/ebus/webapp/static/css/stylesheet.css b/ebus/webapp/static/css/stylesheet.css index 5f85a43..fdd704e 100644 --- a/ebus/webapp/static/css/stylesheet.css +++ b/ebus/webapp/static/css/stylesheet.css @@ -6,11 +6,11 @@ body { #ebusgraph { width:800px; margin:auto; - height:400px; + height:500px; } #overview { - width:800px; + width: 100%; margin:auto; height:100px; } -- cgit v1.2.1