diff --git a/compte_agglo_montpellier/static/themes/django-montpellier/style.css b/compte_agglo_montpellier/static/themes/django-montpellier/style.css index aa0363d..7efe467 100644 --- a/compte_agglo_montpellier/static/themes/django-montpellier/style.css +++ b/compte_agglo_montpellier/static/themes/django-montpellier/style.css @@ -54,6 +54,10 @@ div#top h1 a { text-shadow: #6374AB 0px 0px 3px; } +div#top a img { + border: 0; +} + div#main-content-wrapper { position: relative; z-index: 100;