diff --git a/template/includes/head.twig b/template/includes/head.twig index d6f194b..8edc0a8 100644 --- a/template/includes/head.twig +++ b/template/includes/head.twig @@ -57,6 +57,10 @@ image-rendering: pixelated; } + .leaflet-control { + color: #333; + } + .leaflet-control-mouseposition { background: rgba(255, 255, 255, 0.8);