From 634cfa68ab5109b2c66f4c0e19be1a3571958450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Mon, 16 Jan 2023 00:58:31 +0100 Subject: [PATCH] Graphisme --- View/src/CSS/GameEnd.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/View/src/CSS/GameEnd.css b/View/src/CSS/GameEnd.css index 2903f11f..7b325b47 100644 --- a/View/src/CSS/GameEnd.css +++ b/View/src/CSS/GameEnd.css @@ -21,4 +21,8 @@ td, p { font-family: "Fauna", sans-serif; color: white; +} + +.btn { + background-color: #222831; } \ No newline at end of file