summaryrefslogtreecommitdiff
path: root/ebus/webapp/static/main.css
blob: e67d5d9c62fdf1965d9e3f830352bde1a074875f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
body {
	font-family:sans;
}

#ebusgraph {
	width:90%;
    margin-left: 5%;
	height:75%;
}

#overview {
	width:90%;
    margin-left: 5%;
	height:20%;
}