Update worldmap.css

This commit is contained in:
Dave Conway-Jones 2021-11-06 21:11:39 +00:00
parent a13ab85372
commit ac8bc0f499
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF

View File

@ -24,7 +24,7 @@ a {
}
.leaflet-interactive:hover {
filter: opacity(0.5);
filter: opacity(0.7);
}
.topbar {