montpellier-ville: add support for category banners

This commit is contained in:
Frédéric Péters 2016-06-24 16:15:51 +02:00
parent a82a8de98e
commit d0466d9218
1 changed files with 7 additions and 0 deletions

View File

@ -328,3 +328,10 @@ div#services-2nd ul ul li::before {
div#footer {
visibility: hidden;
}
div#services ul ul li img,
div#services-2nd ul ul li img {
display: block;
width: 100%;
}