diff css/mapstyle2.css @ 300:e7aa649b0090 gmap2

Move map label styling into common.css
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 30 Nov 2016 11:20:38 +0200
parents eb98c0758955
children
line wrap: on
line diff
--- a/css/mapstyle2.css	Mon Nov 21 03:31:01 2016 +0200
+++ b/css/mapstyle2.css	Wed Nov 30 11:20:38 2016 +0200
@@ -248,19 +248,6 @@
 }
 
 
-.labels {
-	color: white;
-	background: black;
-	font-family: "Arial", sans-serif;
-	font-weight: bold;
-	font-size: 10px;
-	white-space: nowrap;
-	padding: 2px;
-	border: 1px dotted black;
-	border-radius: 5px;
-}
-
-
 #sidecontent div div {
 	display: inline-block;
 	width: 10%;