diff --git a/css/25_areas.css b/css/25_areas.css index e12f1f2cb..f389ea117 100644 --- a/css/25_areas.css +++ b/css/25_areas.css @@ -34,6 +34,7 @@ path.stroke.tag-leisure-park, path.stroke.tag-landuse-recreation_ground, path.stroke.tag-landuse-forest, path.stroke.tag-landuse-grass, +path.stroke.tag-landuse-flowerbed, path.stroke.tag-barrier-hedge { stroke: rgb(140, 208, 95); } @@ -48,6 +49,7 @@ path.fill.tag-leisure-park, path.fill.tag-landuse-recreation_ground, path.fill.tag-landuse-forest, path.fill.tag-landuse-grass, +path.fill.tag-landuse-flowerbed, path.fill.tag-barrier-hedge { stroke: rgba(140, 208, 95, 0.3); fill: rgba(140, 208, 95, 0.3);