montpellier-ville: don't let "back to montpellier.fr" overlap

This commit is contained in:
Frédéric Péters 2016-10-25 12:44:12 +02:00
parent 4e5f118dd4
commit ef62d74370
1 changed files with 11 additions and 6 deletions

View File

@ -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;
}
}