moved website content to root

This commit is contained in:
2026-01-11 15:53:42 -07:00
parent 23f527b769
commit 4e10921fd8
40 changed files with 92 additions and 5 deletions
+10
View File
@@ -0,0 +1,10 @@
@layer component {
header,
footer {
background-color: var(--sidebar);
}
a.selected {
background-color: var(--sidebar-accent);
}
}