mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 13:18:15 +02:00
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:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user