From 76065cf37d0bc7ad50db3c722e462a73f7122fa5 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Thu, 19 May 2022 23:03:56 +0200 Subject: [PATCH] Hotxfix part 2 --- stylesheet-main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheet-main.css b/stylesheet-main.css index d5f3754..cbeb392 100644 --- a/stylesheet-main.css +++ b/stylesheet-main.css @@ -113,7 +113,7 @@ footer { background: #253622; } -footer a, p { +.lang-selection a, .lang-selection p { color: rgb(213, 213, 213); font-family: "Manrope"; }