[gnome-maps/wip/jonasdn/vector-tiles] Tweak text sizes



commit 93b332b4dfcb6b989ba54b0d22b1ebbae37bbde5
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Mon May 4 22:25:59 2015 +0200

    Tweak text sizes

 data/gnome-maps.mapcss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gnome-maps.mapcss b/data/gnome-maps.mapcss
index 69904b3..c35de6c 100644
--- a/data/gnome-maps.mapcss
+++ b/data/gnome-maps.mapcss
@@ -190,7 +190,7 @@ way|z17[highway=residential] {
     text-color: #222233;
     text-halo-color: white;
     text-halo-radius: 1;
-    font-size: 7;
+    font-size: 6;
     font-family: cantarell;
 }
 
@@ -199,7 +199,7 @@ way|z14-17[highway!=residential] {
     text-color: #222233;
     text-halo-color: white;
     text-halo-radius: 1;
-    font-size: 8;
+    font-size: 6;
     font-family: cantarell;
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]