Fix all the bugs

This commit is contained in:
2024-05-18 04:05:05 +02:00
parent 9c63916716
commit 73cf7c489c
33 changed files with 831 additions and 396 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,12 @@ body {
.border {
background: #161616;
}
}
.text-muted {
color: #888888 !important;
}
.form-text {
color: #888888;
}