login working

This commit is contained in:
metacryst
2025-12-24 03:21:22 -06:00
parent c92742e8a1
commit b4d0d77b91
16 changed files with 220 additions and 896 deletions

File diff suppressed because one or more lines are too long

View File

@@ -43,10 +43,10 @@
}
body {
background-color: #2B311A;
color: var(--accent);
font-family: 'Bona Nova', sans-serif;
font-size: 16px;
background-color: var(--main);
color: var(--accent);
}
#title {