From dbc3c3f140d96eebdf3b5c2f5b31109f6859a838 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 19 Nov 2015 15:44:33 +0100 Subject: [PATCH] le-cres: cool down on the footer --- wcs/montpellier-commune/custom-le-cres.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wcs/montpellier-commune/custom-le-cres.css b/wcs/montpellier-commune/custom-le-cres.css index 57ef8d5..474c97e 100644 --- a/wcs/montpellier-commune/custom-le-cres.css +++ b/wcs/montpellier-commune/custom-le-cres.css @@ -139,9 +139,9 @@ div#home-page-intro { div#footer { border: none; - background: #FAE524; + border-top: 5px solid #FAE524; + background: #fff6a3; min-height: 150px; - color: #2D4B9B; padding: 1em 1em; }