Files
openlayers/examples/mapbox-layer.css
2020-07-13 10:47:03 +01:00

6 lines
127 B
CSS

/* Reset font size changed by Mapbox CSS */
.map {
font-size: medium;
font-family: 'Quattrocento Sans', sans-serif;
}