Files
openlayers/examples/export-map.css
2019-05-17 16:45:29 +02:00

7 lines
102 B
CSS

.overlay {
background-color: yellow;
border-radius: 6px;
padding: 4px;
white-space: nowrap;
}