reduce highlight map line on dark theme

This commit is contained in:
abarrau
2023-12-02 07:50:37 +01:00
parent e19f9bcd07
commit c4e18035ca
4 changed files with 19 additions and 7 deletions

View File

@@ -59,8 +59,11 @@ path.grid-worked {
}
#map,
#qsomap {
background-color: #222;
#qsomap,
#mapqso,
#gridsquare_map,
#custommap {
background-color: #343d3f;
}
/*