Style tweak

This commit is contained in:
Ian Renton
2026-04-06 16:37:45 +01:00
parent 8f062320d3
commit 9243f98604
10 changed files with 24 additions and 24 deletions

View File

@@ -214,8 +214,8 @@ div#map {
.leaflet-container {
font-family: var(--bs-body-font-family) !important;
}
[data-bs-theme=dark] .leaflet-control-attribution {
filter: invert(100%) hue-rotate(180deg) brightness(80%);
.leaflet-control-attribution {
background: none;
}
/* Make buttons overlaid on the map have a non-transparent fill so you can see the text better */