Reduce general blueness levels

This commit is contained in:
Ian Renton
2026-03-27 08:05:47 +00:00
parent b6407b4f66
commit 4861e42798
16 changed files with 36 additions and 36 deletions

View File

@@ -223,7 +223,7 @@ div#map {
}
/* Make buttons overlaid on the map have a non-transparent fill so you can see the text better */
.btn-outline-primary {
.btn-outline-secondary {
--bs-btn-bg: var(--bs-body-bg) !important;
}