Files
openlayers/examples/sea-level.css
2020-05-16 13:25:29 -06:00

14 lines
151 B
CSS

#level {
display: inline-block;
width: 150px;
vertical-align: text-bottom;
}
a.location {
cursor: pointer;
}
#map {
background: #85ccf9;
}