UPDATE: User Preference SideBar.

Can try access DB and Render what user wants/follows
This commit is contained in:
EvanLin3141
2025-02-06 00:01:09 +00:00
parent bd7a44ed3c
commit b44ca46034
9 changed files with 72 additions and 87 deletions

View File

@@ -10,4 +10,14 @@
--sideBar-DarkBG: black;
--sideBar-DarkText: white;
}
.style {
font-size: 2em;
font-weight: bold;
}
.category-style {
font-size: 1.75em;
font-weight: bold;
}