From 2481ae05c4218fedca3c3491993a94c2cfb7b72b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Mon, 16 Jan 2023 00:11:15 +0100 Subject: [PATCH] Front --- View/src/CSS/LobbyEnd.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/View/src/CSS/LobbyEnd.css b/View/src/CSS/LobbyEnd.css index 4514799c..2e3f4038 100644 --- a/View/src/CSS/LobbyEnd.css +++ b/View/src/CSS/LobbyEnd.css @@ -34,6 +34,7 @@ p { #countdown { font-family: "Equinox", sans-serif; - color: #44fff6; - font-size: 2em; + color: #d400d4; + font-size: 1.6em; + font-weight: bold; } \ No newline at end of file