From 2c621e0cad07157406235df3d256221bd4d0c1f6 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 6 Apr 2026 15:23:44 +0000 Subject: [PATCH] ser --- Bootstrap_new/css/style-portail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/style-portail.css b/Bootstrap_new/css/style-portail.css index 8d86c405..58fe635c 100644 --- a/Bootstrap_new/css/style-portail.css +++ b/Bootstrap_new/css/style-portail.css @@ -193,7 +193,7 @@ a { text-decoration: none; } .portail-divider { width: 48px; height: 3px; - background: var(--brand); + background: var(--color-primary); border-radius: 2px; margin: 0 auto 18px; }