Files
openlayers/examples/mapbox-layer.css
2020-07-10 17:58:17 +01:00

6 lines
134 B
CSS

/* Reset font size changed by Mapbox CSS */
.map {
font-size: medium; /* fallback for Internet Explorer */
font: initial;
}