feat: add CSS styling

This commit is contained in:
Morph01
2025-02-04 17:30:04 -08:00
parent e3243dd018
commit fcc7e22fdb
9 changed files with 395 additions and 124 deletions

View File

@@ -14,6 +14,7 @@ $user_dn = urldecode($_GET['dn']);
<head>
<meta charset="UTF-8">
<title>Supprimer un utilisateur</title>
<link rel="stylesheet" href="../assets/css/style.css">
</head>
<body>