Don't make landuse green by default

This commit is contained in:
Bryan Housel
2019-05-17 10:11:34 -04:00
parent 7a07506edc
commit ec920d24f0
-2
View File
@@ -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,