/** * Leaflet Map Overrides * * Anpassungen für die Leaflet-Kartenbibliothek * im Einundzwanzig Dark-Theme. */ .leaflet-popup-content-wrapper { background-color: #404040 !important; } .leaflet-control-zoom-in, .leaflet-control-zoom-out { background-color: #404040 !important; } .leaflet-container a { color: unset !important; }