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