From ec920d24f045736ad29941680eea41e5ea938a4a Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 17 May 2019 10:11:34 -0400 Subject: [PATCH] Don't make landuse green by default --- css/25_areas.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/25_areas.css b/css/25_areas.css index 030819c02..b76c616ee 100644 --- a/css/25_areas.css +++ b/css/25_areas.css @@ -23,7 +23,6 @@ path.stroke.old-multipolygon { /* Green things */ -path.stroke.tag-landuse, path.stroke.tag-natural, path.stroke.tag-leisure-nature_reserve, path.stroke.tag-leisure-pitch, @@ -37,7 +36,6 @@ path.stroke.tag-landuse-grass, path.stroke.tag-barrier-hedge { stroke: rgb(140, 208, 95); } -path.fill.tag-landuse, path.fill.tag-natural, path.fill.tag-leisure-nature_reserve, path.fill.tag-leisure-pitch,