diff --git a/wcs/montpellier-commune/custom-perols.css b/wcs/montpellier-commune/custom-perols.css index e2e6bfa..78903cd 100644 --- a/wcs/montpellier-commune/custom-perols.css +++ b/wcs/montpellier-commune/custom-perols.css @@ -15,8 +15,8 @@ a { } div#top { - background: transparent url(perols/top.png) top left no-repeat; - height: 246px; + background: transparent url(perols/top.png) bottom left no-repeat; + height: 200px; width: 1058px; margin: 0 auto; } @@ -24,7 +24,7 @@ div#top { a#bandeau-commune { background: none; border: none; - margin-top: 110px; + margin-top: 60px; padding-left: 0; color: transparent; display: inline-block;