From d898842fa31d2982c0344d6eb94b34da198353d8 Mon Sep 17 00:00:00 2001 From: GZod01 Date: Mon, 11 Nov 2024 12:11:23 +0100 Subject: [PATCH] Actualiser main-site.scss --- main-site.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main-site.scss b/main-site.scss index 2679e09..6af00ca 100644 --- a/main-site.scss +++ b/main-site.scss @@ -461,7 +461,7 @@ table.listforfait thead { z-index: 0; position: sticky; top: 50px; - background: rgb(234, 234, 234); + background: $seccolorlight; } table.listforfait thead tr:not(:first-child) td {