added Logs in maintenance + cleanup

This commit is contained in:
Jokob-sk
2022-12-11 13:35:41 +11:00
parent eff474df1c
commit 6ebd4ed15b
25 changed files with 849 additions and 1488 deletions

View File

@@ -20,6 +20,11 @@
/* -----------------------------------------------------------------------------
Text Classes
----------------------------------------------------------------------------- */
.logs
{
color:white;
background-color: black;
}
.text-center {
text-align: center;
}