diff --git a/css/map.css b/css/map.css index aadefb962..33379001a 100644 --- a/css/map.css +++ b/css/map.css @@ -1268,7 +1268,7 @@ path.shadow.tag-cutting { /* Surface - unpaved */ path.casing.tag-unpaved { - stroke: #eaeaea; + stroke: #ccc; stroke-linecap: butt; stroke-dasharray: 4, 3; }