Increase contrast between waterways and ski pistes

we can do:
- waterways are more on the green/teal side of blue,
- pistes are more on the red/magenta side of blue
This commit is contained in:
Bryan Housel
2019-02-07 10:36:44 -05:00
parent bb0a47b255
commit 8ec426bd9d
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ path.line.casing.tag-aerialway {
/* pistes */
path.line.stroke.tag-piste {
stroke: #9ac;
stroke: #a9d;
}
path.line.casing.tag-piste {
stroke: #444;