diff --git a/elections2021/templates/elections2021/elections2021_map_page.html b/elections2021/templates/elections2021/elections2021_map_page.html index d90acfe086775287a840727158c2c6bc522e746e..fedf4a3ef7e2294cb21451097d64d3d2f51ba7a4 100644 --- a/elections2021/templates/elections2021/elections2021_map_page.html +++ b/elections2021/templates/elections2021/elections2021_map_page.html @@ -8,7 +8,7 @@ a:hover .region-map__region, a:focus .region-map__region { } .region-map__inactive { fill: #ddd; - stroke: #000; + stroke: #fff; } </style>