Signed-off-by: David MENTRE <[email protected]>
Signed-off-by: Sylvain Collilieux <[email protected]>
---
stylesheet/black-and-white/osm.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/stylesheet/black-and-white/osm.xml
b/stylesheet/black-and-white/osm.xml
index b2cc64d..256c911 100644
--- a/stylesheet/black-and-white/osm.xml
+++ b/stylesheet/black-and-white/osm.xml
@@ -1630,7 +1630,7 @@
<Filter>[highway] = 'secondary'</Filter>
&maxscale_zoom15;
&minscale_zoom18;
- <TextSymbolizer size="10" fill="black" placement="line"
fontset-name="book-fonts" halo-radius="1"
halo-fill="#fed7a5">[name]</TextSymbolizer>
+ <TextSymbolizer size="10" fill="black" placement="line"
fontset-name="book-fonts" halo-radius="1"
halo-fill="white">[name]</TextSymbolizer>
</Rule>
<Rule>
<Filter>[highway] = 'tertiary'</Filter>
--
1.7.5.4