diff --git a/css/25_areas.css b/css/25_areas.css index 2d160d5fe..d056a60c4 100644 --- a/css/25_areas.css +++ b/css/25_areas.css @@ -26,6 +26,9 @@ path.stroke.tag-landuse, path.stroke.tag-natural, path.stroke.tag-leisure-nature_reserve, path.stroke.tag-leisure-pitch, +path.stroke.tag-leisure-track, +path.stroke.tag-leisure-golf_course, +path.stroke.tag-leisure-garden, path.stroke.tag-leisure-park, path.stroke.tag-barrier-hedge, path.stroke.tag-landuse-forest, @@ -37,6 +40,9 @@ path.fill.tag-landuse, path.fill.tag-natural, path.fill.tag-leisure-nature_reserve, path.fill.tag-leisure-pitch, +path.fill.tag-leisure-track, +path.fill.tag-leisure-golf_course, +path.fill.tag-leisure-garden, path.fill.tag-leisure-park, path.fill.tag-landuse-forest, path.fill.tag-natural-wood, @@ -48,6 +54,9 @@ path.fill.tag-landuse-grass { .preset-icon-fill-area.tag-natural, .preset-icon-fill-area.tag-leisure-nature_reserve, .preset-icon-fill-area.tag-leisure-pitch, +.preset-icon-fill-area.tag-leisure-track, +.preset-icon-fill-area.tag-leisure-golf_course, +.preset-icon-fill-area.tag-leisure-garden, .preset-icon-fill-area.tag-leisure-park, .preset-icon-fill-area.tag-landuse-forest, .preset-icon-fill-area.tag-natural-wood,