summaryrefslogtreecommitdiff
path: root/ebus/webapp/static/main.css
diff options
context:
space:
mode:
authormarc <marc@thinkpad.localnet.cc>2011-07-19 19:48:51 +0200
committermarc <marc@thinkpad.localnet.cc>2011-07-19 19:48:51 +0200
commit4f75de9393cf3be232f92d80ae09ddc162867785 (patch)
tree1040d89ef117fb2fccfdf4123858b32da29ced22 /ebus/webapp/static/main.css
parent8973e91ed46cbb4e1b192de802f0beecb19e7e06 (diff)
downloadebus-alt-4f75de9393cf3be232f92d80ae09ddc162867785.tar.gz
ebus-alt-4f75de9393cf3be232f92d80ae09ddc162867785.zip
Datensätze löschen alpha
Diffstat (limited to 'ebus/webapp/static/main.css')
-rw-r--r--ebus/webapp/static/main.css13
1 files changed, 7 insertions, 6 deletions
diff --git a/ebus/webapp/static/main.css b/ebus/webapp/static/main.css
index e67d5d9..13cd761 100644
--- a/ebus/webapp/static/main.css
+++ b/ebus/webapp/static/main.css
@@ -1,15 +1,16 @@
body {
font-family:sans;
+ text-align:center;
}
#ebusgraph {
- width:90%;
- margin-left: 5%;
- height:75%;
+ width:800px;
+ margin:auto;
+ height:400px;
}
#overview {
- width:90%;
- margin-left: 5%;
- height:20%;
+ width:800px;
+ margin:auto;
+ height:100px;
}