logging cleanup

This commit is contained in:
Jokob-sk
2022-12-25 14:25:45 +11:00
parent d6a5f23345
commit 8c8eaeb92f
10 changed files with 266 additions and 133 deletions

View File

@@ -24,6 +24,16 @@
{
color:white;
background-color: black;
font-family: 'Courier New', monospace;
}
.logs-small
{
height: 100px;
}
.span-padding
{
padding:10px;
}
.text-center {
text-align: center;