From e20afb63ed44179291aa37ff507a7547b8f4b017 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Fri, 8 Jul 2022 17:17:31 +0200 Subject: [PATCH] Footer : barre jaune --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 0120625..cab2070 100644 --- a/styles.css +++ b/styles.css @@ -597,7 +597,7 @@ A-lec images #a-lec_a-propos { display: block; margin-bottom: 10px; - border: 2px solid var(--a-lec_yellow); + border: 2px solid var(--a-lec_blue); border-top : unset; border-left: unset; border-right: unset;