Fixed an issue with an incomplete example-config.json that made the
server not work at all. Also added a default.css file
This commit is contained in:
4
webroot/custom.css
Normal file
4
webroot/custom.css
Normal file
@@ -0,0 +1,4 @@
|
||||
* {
|
||||
font-family: sans-serif;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user