From 12cb935fa601fa63622f59653af196c8107a9f38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 16 Dec 2015 11:00:37 +0100 Subject: [PATCH] le-cres: footer adjustments (#8965) --- wcs/montpellier-commune/custom-le-cres.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wcs/montpellier-commune/custom-le-cres.css b/wcs/montpellier-commune/custom-le-cres.css index 474c97e..bd53c68 100644 --- a/wcs/montpellier-commune/custom-le-cres.css +++ b/wcs/montpellier-commune/custom-le-cres.css @@ -139,8 +139,8 @@ div#home-page-intro { div#footer { border: none; - border-top: 5px solid #FAE524; - background: #fff6a3; + border-top: 5px solid #235E90; + background: #4D799F; min-height: 150px; padding: 1em 1em; } @@ -156,7 +156,6 @@ br.clear { div#footer div#help { background: transparent; border: none; - color: #2D4B9B; padding-left: 1em; }