Initial commit

This commit is contained in:
Leon Mika 2024-03-13 20:30:09 +11:00
commit 6c8a04c985
2 changed files with 11 additions and 0 deletions

3
static/sidebar.css Normal file
View file

@ -0,0 +1,3 @@
body {
background-color: red;
}