diff --git a/css/map.css b/css/map.css index bc2ff5069..479ca6454 100644 --- a/css/map.css +++ b/css/map.css @@ -198,6 +198,13 @@ path.multipolygon.tag-leisure-park { fill-opacity: 0.2; } +path.area.tag-amenity-parking, +path.multipolygon.tag-amenity-parking { + stroke: #beb267; + stroke-width: 1; + fill: #edecc0; +} + /* highways */ path.stroke.tag-highway-residential { stroke:#fff;