From 6c97bca24a0b881749f4aa2e0726924b83cc2ec0 Mon Sep 17 00:00:00 2001 From: Komzpa Date: Sun, 6 Nov 2011 17:12:24 +0200 Subject: [PATCH] better pedestrian colors --- src/styles/osmosnimki-maps.mapcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/osmosnimki-maps.mapcss b/src/styles/osmosnimki-maps.mapcss index 1965445..c330c79 100644 --- a/src/styles/osmosnimki-maps.mapcss +++ b/src/styles/osmosnimki-maps.mapcss @@ -981,7 +981,7 @@ area|z15-[area:highway=motorway] area|z15-[area:highway=footway], area|z15-[area:highway=pedestrian], area|z15-[area:highway=path] - {width: 1; casing-width:0.3; fill-color:#f0f0f0; color: #ffffff; z-index: 15; casing-color:#996703} + {width: 1; casing-width:0.3; fill-color:#fdfdfd; color: #fdfdfd; z-index: 15; casing-color:#996703}