From 568e320510f86481533bdf9cd0f878b621a6e662 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 22:06:12 +0000 Subject: [PATCH] Update file compte.php --- html/compte.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/html/compte.php b/html/compte.php index 49f73533..d644f786 100644 --- a/html/compte.php +++ b/html/compte.php @@ -33,12 +33,14 @@ if(isset($_POST['delete_account'])) { .body { } + } @media (prefers-color-scheme: light) { .body { } } + <?=$title?> @@ -84,10 +86,7 @@ if(isset($_POST['delete_account'])) { $width = 6; for ($i = 0; $i < count($themes_dark); $i++) { - echo "
"; + echo "
"; echo "
"; echo "
"; echo "
";