diff --git a/index.html b/index.html index 830c241..1a1e788 100644 --- a/index.html +++ b/index.html @@ -49,16 +49,16 @@

Date Range

+
- - \ No newline at end of file + diff --git a/main.css b/main.css index 3a5051e..a43ab4f 100644 --- a/main.css +++ b/main.css @@ -7,17 +7,6 @@ html, body flex-direction: column; } -footer -{ - position: fixed; - bottom: 0; - right: 0; - width: 100%; - height: 20px; - z-index: 9999; - background-color: transparent; -} - #mapid { height: 100%; @@ -122,6 +111,18 @@ footer color: #0D2A52 } +#sidebar footer +{ + position: fixed; + bottom: 0; + right: 1; + width: 255px; + height: 20px; + font-size: 10px; + z-index: 9999; + background-color: transparent; +} + #sidebar { position: fixed;