feat: status page + maintenance

This commit is contained in:
mco-system
2023-05-27 18:07:59 +11:00
parent 429e2d221e
commit 154ab9089d
2 changed files with 3 additions and 2 deletions

View File

@@ -55,12 +55,13 @@
}
.container_log {
text-align: left;
width: 48.8em;
width: 49em;
padding: 0.2em;
border-width: 1px;
border-style: solid;
}
.button {
font-size: 3em;
font-weight: bold;
cursor: pointer;
}