perols: reduce header height

This commit is contained in:
Frédéric Péters 2015-11-12 18:25:06 +01:00
parent eb7aaebf92
commit 5b7a73da84
1 changed files with 3 additions and 3 deletions

View File

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