added motd system, reworked handling of bytes in signatures

This commit is contained in:
Kevin Froman 2019-10-07 21:32:33 -05:00
parent 31825bfad7
commit 695f334297
11 changed files with 80 additions and 27 deletions

View file

@ -8,4 +8,8 @@
}
#refreshStats{
margin: 5px;
}
.motdCard{
margin-top: 1em;
}