add server descriptions support

This commit is contained in:
ghost 2024-01-07 23:14:03 +02:00
parent a519fee8e9
commit c04a177847
4 changed files with 22 additions and 2 deletions

View file

@ -65,6 +65,11 @@ table td
padding: 4px;
}
ul
{
margin-left: 16px;
}
header
{
display: block;