villeneuve-les-maguelone: include city logo in footer (#12832)

This commit is contained in:
Frédéric Péters 2016-09-07 14:07:51 +02:00
parent 3267957ab8
commit d827650a35
2 changed files with 16 additions and 0 deletions

View File

@ -207,3 +207,19 @@ div#steps span.marker {
div.content table thead th {background-color: #97378C; color: white;}
div.content table thead tr {}
div.content table thead td {background-color: #97378C;}
div#footer {
background: transparent url(villeneuve-les-maguelone/logo-footer.png) no-repeat top left;
min-height: 140px;
padding-left: 120px;
box-sizing: border-box;
}
div#footer div#links,
div#footer div#help {
width: 240px;
}
div#footer div#links ul {
padding-left: 20px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB