From a2bf9e174c412ba891dc91e8ca8dbc1834dc5c3e Mon Sep 17 00:00:00 2001 From: Pierre Date: Fri, 21 Oct 2022 15:20:35 +0200 Subject: [PATCH] Nouveau bouton connection --- WEB/src/CSS/Home.css | 5 ++--- WEB/src/pages/Enigme/palindrome.html | 1 - WEB/src/pages/Home.html | 8 +++----- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/WEB/src/CSS/Home.css b/WEB/src/CSS/Home.css index d1709fc7..4f5d9063 100644 --- a/WEB/src/CSS/Home.css +++ b/WEB/src/CSS/Home.css @@ -284,12 +284,11 @@ body { .main .duel{ color: #56fcfc; } - -.main .log{ +.log{ color: #fff; } -.main .duel, .main .log{ +.main .duel{ margin-top: 60px; } diff --git a/WEB/src/pages/Enigme/palindrome.html b/WEB/src/pages/Enigme/palindrome.html index 6970d3c5..71441a16 100644 --- a/WEB/src/pages/Enigme/palindrome.html +++ b/WEB/src/pages/Enigme/palindrome.html @@ -8,7 +8,6 @@ -
diff --git a/WEB/src/pages/Home.html b/WEB/src/pages/Home.html index 89d76f27..ad57b420 100644 --- a/WEB/src/pages/Home.html +++ b/WEB/src/pages/Home.html @@ -17,6 +17,9 @@ ed
+
@@ -36,11 +39,6 @@ Duel
-
- - Login - -