changeset 142:31adedbfe896 gmap2

CSS cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 09 Mar 2014 16:03:11 +0200
parents d36459746690
children 83e5dc431e61
files css/mapstyle1.css
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/css/mapstyle1.css	Sun Mar 09 15:57:35 2014 +0200
+++ b/css/mapstyle1.css	Sun Mar 09 16:03:11 2014 +0200
@@ -97,6 +97,7 @@
 	padding: 2px;
 	margin: 2px;
 	border-radius: 4px;
+	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
 }
 
 #sidecontent a:hover {
@@ -172,6 +173,8 @@
 	height: 100%;
 	padding: 0px;
 	padding-left: 200px;
+
+	text-shadow: 0px 0px 4px #000;
 }
 
 #map {