add user management

This commit is contained in:
team 1
2026-05-11 14:47:31 +02:00
parent acb1082398
commit e13d584025
13 changed files with 556 additions and 8 deletions

View File

@@ -315,6 +315,14 @@ body {
background-color: #86b7fe !important;
}
.btn-info{
background-color: #86b7fe !important;
}
.text-info{
color: #86b7fe !important;
}
.card.bg-black,
.card.bg-dark {
color: #e2e2e2;