Update file compte.php
This commit is contained in:
parent
3e2a5551dc
commit
59140f139f
@ -45,7 +45,6 @@ if(isset($_POST['delete_account'])) {
|
||||
.body {
|
||||
<?=$theme_light?>
|
||||
}
|
||||
}
|
||||
<?php
|
||||
for ($i = 0; $i < count($themes_light); $i++) {
|
||||
echo "#palette" . $i . " { ";
|
||||
@ -53,6 +52,7 @@ if(isset($_POST['delete_account'])) {
|
||||
echo " } ";
|
||||
}
|
||||
?>
|
||||
}
|
||||
</style>
|
||||
<link rel="icon" href="src/img/favicon.ico">
|
||||
<title><?=$title?></title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user