From fd537e0f13c17d7453ffafd358f2f6cc96287497 Mon Sep 17 00:00:00 2001 From: Komzpa Date: Tue, 11 Oct 2011 21:51:23 +0200 Subject: [PATCH] larger labels for enrances (request by jekhor) --- src/styles/osmosnimki-maps.mapcss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/osmosnimki-maps.mapcss b/src/styles/osmosnimki-maps.mapcss index b7a2148..28e8bd4 100644 --- a/src/styles/osmosnimki-maps.mapcss +++ b/src/styles/osmosnimki-maps.mapcss @@ -979,10 +979,10 @@ node|z13-[highway=milestone][pk]{text:pk; font-size:7; text-halo-radius:5;-x-map node|z17-[entrance] {icon-image:entrance.png; -x-mapnik-min-distance:0} node|z17-[entrance][ref] - {text:ref; text-offset:6; font-size:6; text-align:left; + {text:ref; text-offset:6; font-size:7; text-align:left; -x-mapnik-min-distance:0;font-family: DejaVu Sans Bold; text-halo-radius:1 } node|z18-[entrance] - {text: addr:flats; text-offset:7; font-size:6; -x-mapnik-min-distance:0; + {text: addr:flats; text-offset:8; font-size:7; -x-mapnik-min-distance:0; text-halo-radius:1} \ No newline at end of file