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

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