Style natural things as well

This commit is contained in:
Tom MacWright
2012-10-28 13:02:39 -04:00
parent 78efa5a8bc
commit 356da55a71
+2 -1
View File
@@ -64,7 +64,8 @@ circle.handle {
fill-opacity: 0.3;
}
.area.landuse {
.area.landuse,
.area.natural {
stroke: #006B34;
stroke-width: 1;
fill: #189E59;