From 27ff3a463f5d5a66e6aa6d47535311e52a056b74 Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Thu, 23 Jul 2015 17:46:16 +0000
Subject: [PATCH] Contraste des liens dans le menu footer

---
 stylessoyezcreateurs.css.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index b2a01b65..9fe884b9 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -414,7 +414,7 @@ a#logo { display: block; clear: right; margin-left: 80px; }
 }
 #menufooter ul { padding: 0; margin: 0; list-style-type: none; }
 #menufooter ul li { display: inline; margin: 0; list-style: none; }
-#menufooter ul li a, #menufooter ul li a:visited { padding: 0 10px; text-decoration: none; white-space: nowrap; }
+#menufooter ul li a, #menufooter ul li a:visited { padding: 0 10px; text-decoration: none; white-space: nowrap; color: #GET{c_navigation}; }
 /* bandeau de contact dans le footer */
 #footer #bandeaucontact { padding: 1px 10px; color: #GET{c_footer}; text-align: center; }
 #footer #bandeaucontact p { text-align: center; font-size: 1.2em; }
-- 
GitLab