Cursory work on the home page

This commit is contained in:
2025-10-19 11:28:42 -04:00
parent 88338b0d2f
commit 223a105be4
3 changed files with 60 additions and 0 deletions

6
static/style.css Normal file
View File

@@ -0,0 +1,6 @@
html {
background-color: #ebe1c7 !important;
}
body {
background-color: #ebe1c7 !important;
}