From 717e11fb93cb10c105191fab19f7c5f6dfed9677 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Fri, 24 Jan 2014 17:23:55 +0300 Subject: [PATCH] [styles] Changed text captions for minor roads --- data/styles/include/base_roads.mapcss | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/data/styles/include/base_roads.mapcss b/data/styles/include/base_roads.mapcss index 6d2a24aafb..236c0d1b94 100644 --- a/data/styles/include/base_roads.mapcss +++ b/data/styles/include/base_roads.mapcss @@ -819,10 +819,9 @@ line|z15-[highway=path], line|z15-[highway=road], line|z15-[highway=service] { - font-size: 12; - text-halo-radius: 2; + font-size: 10; text: name; - text-color: #606060; + text-color: #707070; } line|z15-[highway=footway], line|z15-[highway=cycleway], @@ -830,10 +829,9 @@ line|z15-[highway=pedestrian], line|z15-[highway=steps], line|z15-[highway=track] { - font-size: 12; - text-halo-radius: 2; + font-size: 10; text: name; - text-color: #303030; + text-color: #505050; } line|z16[highway=track] {