app.css 68 Bytes
Newer Older
Julien Jorry committed
1 2
body {
    background-color: lightgray;
3 4 5
}
#mapid {
	height: 360px;
6
}