-
+
";
@@ -91,14 +104,14 @@ if(isset($_POST['delete_account'])) {
?>
- diff --git a/html/compte.php b/html/compte.php index 51792dbe..c4612c74 100644 --- a/html/compte.php +++ b/html/compte.php @@ -53,6 +53,19 @@ if(isset($_POST['delete_account'])) { } ?> } + + .userinfo { + margin: 5em auto; + } + + .palettes { + display: flex; + } + + .delaccount { + margin-top: 15em; + } +