From e08c7b0ed46f4f88ec570926b6400704a5863a06 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 29 Dec 2013 20:14:35 +0000 Subject: overlay arrays redone --- map.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'map.css') diff --git a/map.css b/map.css index fcc97f0..90ec25c 100644 --- a/map.css +++ b/map.css @@ -27,7 +27,6 @@ div.box { } #northeastcontainer { - position: absolute; right: 10px; top: 5ex; @@ -113,12 +112,12 @@ div.btn { *.locinfo,table { font-size: 8pt; - color: black; + color: black; } *.linkinfo,table { font-size: 8pt; - color: black; + color: black; } table.legend { margin-top: 3px; -- cgit v1.2.1