From e617078a8ab6c8f362fe888535cbbfde21ef3bbe Mon Sep 17 00:00:00 2001 From: Gilles Jacobs Date: Fri, 12 Dec 2014 00:05:16 +0100 Subject: [PATCH] lol --- map.css | 10 +++++++--- map.html | 12 ++++++------ 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/map.css b/map.css index c84a06d..8784d08 100644 --- a/map.css +++ b/map.css @@ -83,9 +83,13 @@ table { } .legend { - position: absolute; - left: 35px; - background: rgba(255,255,255,0.7) !important; + position: absolute; + left: 35px; + top: 1px; + height: 52px; + width: 130px; + background-color: #fff; + box-shadow: 0 1px 5px rgba(0,0,0,0.65); } .type { diff --git a/map.html b/map.html index bbb9ae9..eb2b95c 100644 --- a/map.html +++ b/map.html @@ -100,13 +100,13 @@