diff options
Diffstat (limited to 'map.css')
-rw-r--r-- | map.css | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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; |