summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2011-07-17 17:27:13 +0200
committeryvesf <yvesf-git@xapek.org>2011-07-17 17:27:13 +0200
commit447c1cc5876044035de5b016985b324f72b3b1ff (patch)
tree5fe0c0653ce27f7e991d2c0c08ce0ca7dd67580e
parentd07518ee1a41dd652c83af47e8914275d709288d (diff)
downloadebus-alt-447c1cc5876044035de5b016985b324f72b3b1ff.tar.gz
ebus-alt-447c1cc5876044035de5b016985b324f72b3b1ff.zip
webapp css
-rw-r--r--ebus/webapp/static/main.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/ebus/webapp/static/main.css b/ebus/webapp/static/main.css
index 57cd1cd..e67d5d9 100644
--- a/ebus/webapp/static/main.css
+++ b/ebus/webapp/static/main.css
@@ -1,15 +1,15 @@
body {
- margin:0px;
font-family:sans;
- padding: 10px;
}
#ebusgraph {
- width:100%;
- height:500px;
+ width:90%;
+ margin-left: 5%;
+ height:75%;
}
#overview {
- width:100%;
- height:80px;
+ width:90%;
+ margin-left: 5%;
+ height:20%;
}