diff --git a/css/map.css b/css/map.css index 7985d78a4..80916685d 100644 --- a/css/map.css +++ b/css/map.css @@ -224,6 +224,10 @@ path.multipolygon.tag-amenity-parking { fill: #edecc0; } +path.multipolygon.tag-boundary { + fill: none; +} + /* highways */ path.shadow.tag-highway {