Initial commit

This commit is contained in:
Janis M
2022-03-26 11:26:10 +01:00
commit bfe995158e
18 changed files with 2843 additions and 0 deletions

3
static/style.css Normal file
View File

@@ -0,0 +1,3 @@
*{
font-family: Arial, Helvetica, sans-serif;
}