From e8596536cf04f50d0675741ef30f2333f1d009eb Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Tue, 14 Nov 2017 07:18:43 +0000
Subject: [PATCH] =?UTF-8?q?Contraste=20au=20survol=20pour=20le=20bouton=20?=
 =?UTF-8?q?=C3=A9crire=20(cf=20https://contrib.spip.net/Un-bloc-contact-am?=
 =?UTF-8?q?eliore-dans-SoyezCreateurs)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 paquet.xml                    | 2 +-
 stylessoyezcreateurs.css.html | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/paquet.xml b/paquet.xml
index 7fefab4f..7e8f0fbd 100644
--- a/paquet.xml
+++ b/paquet.xml
@@ -1,7 +1,7 @@
 <paquet
 	prefix="soyezcreateurs"
 	categorie="squelette"
-	version="4.2.8"
+	version="4.2.9"
 	etat="stable"
 	compatibilite="[3.0.25;3.2.*]"
 	logo="img_pack/soyezcreateurs_48.png"
diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index 5a0c8639..b0b8610d 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -2225,10 +2225,13 @@ button {
 .button:focus,
 a.button:hover,
 a.button:focus,
+#footer a.button:hover,
+#footer a.button:focus,
 button:hover,
 button:focus {
   background-color: white;
-  border: 1px solid #be1621;
+  border: 1px solid #GET{c_fildarianehome};
+  color: #333;
 }
 
 .portailcognac #container {
-- 
GitLab