From f85f93c6dda345321e821220f0a2b801194711dd Mon Sep 17 00:00:00 2001 From: marc Date: Sat, 23 Jul 2011 19:23:37 +0200 Subject: =?UTF-8?q?Ausw=C3=A4hlen=20vorkonfigurierter=20Sensoren?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ebus/webapp/static/main.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ebus/webapp/static/main.css') diff --git a/ebus/webapp/static/main.css b/ebus/webapp/static/main.css index 13cd761..5f85a43 100644 --- a/ebus/webapp/static/main.css +++ b/ebus/webapp/static/main.css @@ -14,3 +14,9 @@ body { margin:auto; height:100px; } + +#options { + width:800px; + margin:auto; + text-align:left; +} -- cgit v1.2.1