mirror of
https://github.com/netzmacht/contao-leaflet-libraries.git
synced 2025-12-01 20:43:51 +01:00
Add layer overpass.
This commit is contained in:
8
assets/leaflet-layer-overpass/OverPassLayer.css
Normal file
8
assets/leaflet-layer-overpass/OverPassLayer.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.leaflet-control-minZoomIndicator {
|
||||
font-size: 2em;
|
||||
background: #ffffff;
|
||||
background-color: rgba(255,255,255,0.7);
|
||||
border-radius: 10px;
|
||||
padding: 1px 15px;
|
||||
opacity: 0.5;
|
||||
}
|
||||
Reference in New Issue
Block a user