diff css/mapstyle1.css @ 283:409b795c4784 gmap2

Some stylesheet fixes.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 08 Jan 2016 20:46:09 +0200
parents f697708ba6d9
children 8e120dadd0a5
line wrap: on
line diff
--- a/css/mapstyle1.css	Thu Apr 16 22:05:13 2015 +0300
+++ b/css/mapstyle1.css	Fri Jan 08 20:46:09 2016 +0200
@@ -16,16 +16,15 @@
 #footercontent {
 	position: absolute;
 
-	left: 0.2em;
+	left: 0em;
 	right: 280px;
-	top: 0.25em;
-
-	padding: 0.5em;
+	top: 0em;
+	bottom: 0em;
+	padding: 0.2em;
 
 	color: white;
 
 	background: rgba(0,0,0, 0.6);
-	border-radius: 0.2em;
 }
 
 #footercontent span {
@@ -241,7 +240,7 @@
 	position: absolute;
 	padding: 0.2em;
 	left: 80px;
-	bottom: 4em;
+	bottom: 3em;
 	height: auto;
 	width: auto;
 	font-size: 0.8em;