diff --git a/web/static/camper.css b/web/static/camper.css index ebba8cd..17f3925 100644 --- a/web/static/camper.css +++ b/web/static/camper.css @@ -502,8 +502,8 @@ textarea { display: none; } -#campground_map a:hover { - fill: var(--camper--color--hay); +#campground_map a:hover > path { + fill: var(--camper--color--hay) !important; } /**/ diff --git a/web/templates/campground_map.svg b/web/templates/campground_map.svg index 7276954..124dca6 100644 --- a/web/templates/campground_map.svg +++ b/web/templates/campground_map.svg @@ -139,9 +139,7 @@ - - - +