Files
openlayers/examples/examples.css
2013-03-06 15:19:47 +01:00

14 lines
136 B
CSS

body {
padding-top: 60px;
}
.map {
height: 400px;
width: 100%;
}
.ol-attribution {
max-width: 50%;
}
#tags {
display: none;
}