diff --git a/docroot/last/index.html b/docroot/last/index.html index 13038c5..28cd8eb 100644 --- a/docroot/last/index.html +++ b/docroot/last/index.html @@ -16,8 +16,7 @@ #map-canvas { height: 100% } #wrapper { position: relative; } - #mapover { position: absolute; top: 10px; left: 120px; z-index: 99; background: red; } - #maplabel { position: absolute; top: 10px; left: 180px; z-index: 99; + #maplabel { position: absolute; top: 10px; left: 120px; z-index: 99; background: white; font-size: 1.2em; padding: 4px; @@ -33,7 +32,6 @@