init commit

This commit is contained in:
2025-10-30 07:58:22 -05:00
commit 8405edd191
32 changed files with 1210 additions and 0 deletions

22
app/static/css/halfmoon.min.css vendored Normal file

File diff suppressed because one or more lines are too long

6
app/static/css/style.css Normal file
View File

@@ -0,0 +1,6 @@
html {
font-size: 90%;
}
body {
font-family: "Martian Mono", monospace !important;
}