diff --git a/wcs/montpellier-ville/custom-montpellier.css b/wcs/montpellier-ville/custom-montpellier.css index fb02e40..efbe9eb 100644 --- a/wcs/montpellier-ville/custom-montpellier.css +++ b/wcs/montpellier-ville/custom-montpellier.css @@ -427,9 +427,18 @@ div#services-2nd ul li img { div#main-content { padding-top: 1em; } - div#toplinks { - top: 97px; + div#header a#bandeau-commune { + width: auto; + height: 137px; + background-position: bottom left; } + div#top { + height: 150px; + } + div#toplinks { + top: 147px; + } + } input, select { @@ -450,8 +459,4 @@ textarea { div#home-page-intro { background-position: top right; } - div#header a#bandeau-commune { - width: auto; - } - }