summaryrefslogtreecommitdiff
path: root/ebus/webapp/static/css
diff options
context:
space:
mode:
authorRandom Hacker <random_hacker@xapek.org>2012-02-06 08:10:07 +0100
committerRandom Hacker <random_hacker@xapek.org>2012-02-06 08:10:42 +0100
commit7969ec13dd87e3370555d96e7eb960860850e654 (patch)
tree26a3cd8afebdf379552e9314c7ddded6b9445c1f /ebus/webapp/static/css
parent4f35d7eb9f7b97aa3b18657f0a36393c89a14b8b (diff)
downloadebus-alt-7969ec13dd87e3370555d96e7eb960860850e654.tar.gz
ebus-alt-7969ec13dd87e3370555d96e7eb960860850e654.zip
webapp: +wettermichel.temp; overview auf 100%
Diffstat (limited to 'ebus/webapp/static/css')
-rw-r--r--ebus/webapp/static/css/stylesheet.css4
1 files changed, 2 insertions, 2 deletions
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;
}