From e5994081f75f326297b909611c35855b815263db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Mon, 16 Jan 2023 05:06:53 +0100 Subject: [PATCH] Front --- View/src/CSS/Admin2.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/View/src/CSS/Admin2.css b/View/src/CSS/Admin2.css index b20d3e82..6f758473 100644 --- a/View/src/CSS/Admin2.css +++ b/View/src/CSS/Admin2.css @@ -36,11 +36,18 @@ h3, h4, h5, h6, +th, +td, label, .font { font-family: Equinox; } +th, +td { + color: white; +} + button { background: transparent; color: white;