From 5be200b3f5100b8be111e4a6cdce3594025d56a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Mon, 16 Jan 2023 00:06:54 +0100 Subject: [PATCH] Front --- View/src/CSS/LobbyEnd.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/View/src/CSS/LobbyEnd.css b/View/src/CSS/LobbyEnd.css index df1b15a4..4514799c 100644 --- a/View/src/CSS/LobbyEnd.css +++ b/View/src/CSS/LobbyEnd.css @@ -30,4 +30,10 @@ p { 0 0 5px #44fff6, 0 0 5px #44fff6, inset 0 0 5px #44fff6; - } \ No newline at end of file +} + +#countdown { + font-family: "Equinox", sans-serif; + color: #44fff6; + font-size: 2em; +} \ No newline at end of file