server: Serve more static directories.

This commit is contained in:
tecnovert
2022-07-30 19:00:53 +02:00
parent 7a3b41a11b
commit 6cc54d9c61
9 changed files with 34 additions and 22 deletions

View File

@@ -0,0 +1,15 @@
.padded_row td
{
padding-top:1.5em;
}
.bold
{
font-weight:bold;
}
.monospace
{
font-family:monospace;
}