diff --git a/map/static/map/index.css b/map/static/map/index.css index fd20e14..236aed1 100644 --- a/map/static/map/index.css +++ b/map/static/map/index.css @@ -10,12 +10,13 @@ #p_date { position: absolute; - bottom: 20px; + left: 25px; + bottom: 60px; } #logo_side { - width: 60%; - margin-left: 20%; + width: 90%; + margin-left: 5%; margin-top: 10%; } @@ -59,13 +60,13 @@ div.yearno { } #div19 { - top: 30px; - left: 30px; + top: 4%; + left: 2%; } #div29 { - top: 330px; - left: 30px; + top: 50%; + left: 2%; } .slider { diff --git a/map/templates/map/index.html b/map/templates/map/index.html index cd87265..c2558f4 100644 --- a/map/templates/map/index.html +++ b/map/templates/map/index.html @@ -27,6 +27,7 @@