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

#ebusgraph {
	width:100%;
	height:500px;
}

#overview {
	width:100%;
	height:80px;
}