From 943fcfffec1bbaf47809b1d9226ce773be75ec88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Mon, 16 Jan 2023 00:45:16 +0100 Subject: [PATCH] Graphisme --- View/src/CSS/GameEnd.css | 51 +------------------------- View/src/pages/Multijoueur/GameEnd.php | 6 +-- 2 files changed, 2 insertions(+), 55 deletions(-) diff --git a/View/src/CSS/GameEnd.css b/View/src/CSS/GameEnd.css index 3bd6b3aa..2903f11f 100644 --- a/View/src/CSS/GameEnd.css +++ b/View/src/CSS/GameEnd.css @@ -21,53 +21,4 @@ td, p { font-family: "Fauna", sans-serif; color: white; -} - -.btn{ - position: relative; - width: 130px; - height: 60px; - background: transparent; - } - - .btn:before, .btn:after{ - content: ""; - position: absolute; - inset: 0; - transition: 0.5s; - background: #f00; - } - - .btn:nth-child(1):before, .btn:nth-child(1):after{ - background: linear-gradient(45deg, #00ccff, #0e1538, #d400d4); - } - - .btn:nth-child(2):before, .btn:nth-child(2):after{ - background: linear-gradient(45deg, #d400d4, #0e1538, #fb5942); - } - - .btn:hover:before{ - inset: -3px; - } - - .btn:hover:after{ - inset: -3px; - filter: blur(10px); - } - - .btn span{ - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - background: #0e1538; - z-index: 10; - display: flex; - justify-content: center; - align-items: center; - text-transform: uppercase; - color: #fff; - font-family: "Equinox", sans-serif; - font-size: 1.2rem; - } \ No newline at end of file +} \ No newline at end of file diff --git a/View/src/pages/Multijoueur/GameEnd.php b/View/src/pages/Multijoueur/GameEnd.php index 50b7883c..5bff5515 100644 --- a/View/src/pages/Multijoueur/GameEnd.php +++ b/View/src/pages/Multijoueur/GameEnd.php @@ -14,11 +14,7 @@ -
- - Retour - -
+ Retour

Partie Terminée !

Gagnant : getPseudo() ?>