Add templates & static files

This commit is contained in:
Nyymix 2024-12-28 14:14:21 +02:00
parent 1bcf7ceba3
commit 043449cf4f
8 changed files with 55 additions and 8 deletions

3
static/css/muistox.css Normal file
View file

@ -0,0 +1,3 @@
body {
font: 400 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}