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 @@ -