MediaWiki:Common.less/leaflet.less: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(clear:right the map, and also make the background not perfectly black so we know the image is still loading)
Line 5: Line 5:
}
}
.leaflet-container {
.leaflet-container {
background: #000;
background: #444444;
}
}
.leaflet-wiki-coordinates.leaflet-control {
.leaflet-wiki-coordinates.leaflet-control {