From a2fd54a4a1f34e62ef753ad041c038fcbd275712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Mon, 16 Jan 2023 01:01:30 +0100 Subject: [PATCH] test --- View/src/CSS/GameEnd.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/View/src/CSS/GameEnd.css b/View/src/CSS/GameEnd.css index 5ada5898..eeb26fce 100644 --- a/View/src/CSS/GameEnd.css +++ b/View/src/CSS/GameEnd.css @@ -24,7 +24,7 @@ p { } .btn { - background-color: #222831; + background-color: gray; resize: none; color: #fff; border: 1px solid #44fff6;