From 105b825923ce03fc43eacb0575212fe52336ce34 Mon Sep 17 00:00:00 2001 From: Debulois Date: Mon, 9 May 2022 20:03:42 +0200 Subject: Mis en place du RGPD --- Static/Css/footer.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Static/Css/footer.css') diff --git a/Static/Css/footer.css b/Static/Css/footer.css index 1035cc0..e86c352 100644 --- a/Static/Css/footer.css +++ b/Static/Css/footer.css @@ -18,3 +18,7 @@ footer { color: var(--footerTextColor); background-color: var(--footerBgColor); } + +footer a { + color: #695454; +} -- cgit v1.2.3