diff --git a/compte_agglo_montpellier/static/themes/django-montpellier/style.css b/compte_agglo_montpellier/static/themes/django-montpellier/style.css index 29fb534..4a5c87e 100644 --- a/compte_agglo_montpellier/static/themes/django-montpellier/style.css +++ b/compte_agglo_montpellier/static/themes/django-montpellier/style.css @@ -81,11 +81,12 @@ div#footer { } p#legal { + position: absolute; font-size: small; - padding-top: 140px; - color: white; + color: #444; margin: 0; - padding-left: 15px; + bottom: 0px; + left: 40px; } #content { diff --git a/compte_agglo_montpellier/templates/base.html b/compte_agglo_montpellier/templates/base.html index d58134d..edfbc5b 100644 --- a/compte_agglo_montpellier/templates/base.html +++ b/compte_agglo_montpellier/templates/base.html @@ -89,7 +89,10 @@