From 8add1fa6780289f8c484c2e120e3e914755e395d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Sun, 15 Jan 2023 23:44:33 +0100 Subject: [PATCH] Modif graphique LobbyEnd --- View/src/CSS/LobbyEnd.css | 19 +++++++++++++++++++ View/src/pages/Multijoueur/LobbyEnd.php | 5 +++-- 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 View/src/CSS/LobbyEnd.css diff --git a/View/src/CSS/LobbyEnd.css b/View/src/CSS/LobbyEnd.css new file mode 100644 index 00000000..ef5aafd5 --- /dev/null +++ b/View/src/CSS/LobbyEnd.css @@ -0,0 +1,19 @@ +@font-face { + font-family: Equinox; + src: url("../../assets/fonts/Equinox.otf"); + } + + body { + min-height: 100vh; + font-family: "Equinox", sans-serif; + color: white; + scroll-behavior: smooth; + background-color: #050e15; + } + +h1, +p { + font-family: "Fauna", sans-serif; + font-size: 14px; + color: white; +} \ No newline at end of file diff --git a/View/src/pages/Multijoueur/LobbyEnd.php b/View/src/pages/Multijoueur/LobbyEnd.php index a8c2901f..4e44297a 100644 --- a/View/src/pages/Multijoueur/LobbyEnd.php +++ b/View/src/pages/Multijoueur/LobbyEnd.php @@ -6,16 +6,17 @@ + - +

Lobby de fin de partie

-
+

Vous avez terminer toute les énimges.

Votre score est de : points.