update: improve visuals & status list

This commit is contained in:
2023-07-02 23:03:01 +02:00
parent d4fa40af74
commit 8eb4271c04
4 changed files with 18 additions and 11 deletions

View File

@@ -68,6 +68,10 @@ body{
color: pink;
}
.ok{
color: #5aff5a;
}
.warning{
color: orange;
}