summaryrefslogtreecommitdiff
path: root/ebus/webapp/static/main.css
diff options
context:
space:
mode:
authormarc <you@example.com>2011-07-23 19:23:37 +0200
committermarc <you@example.com>2011-07-23 19:23:37 +0200
commitf85f93c6dda345321e821220f0a2b801194711dd (patch)
treee6de5cd16eb706936b3cfcafe7677f746d3bcee0 /ebus/webapp/static/main.css
parentb6538e5d0f9b5fa58f8d94b33d8b7912471c0102 (diff)
downloadebus-alt-f85f93c6dda345321e821220f0a2b801194711dd.tar.gz
ebus-alt-f85f93c6dda345321e821220f0a2b801194711dd.zip
Auswählen vorkonfigurierter Sensoren
Diffstat (limited to 'ebus/webapp/static/main.css')
-rw-r--r--ebus/webapp/static/main.css6
1 files changed, 6 insertions, 0 deletions
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;
+}