Minor fix for tasks and styling

This commit is contained in:
2025-08-01 02:18:11 +03:00
parent 3d06ec05b7
commit 3d5b24f651
4 changed files with 9 additions and 1 deletions
+5
View File
@@ -16,4 +16,9 @@ body {
site-sidebar {
--background: var(--pico-primary);
--color: white;
h1, h2, h3, h4, h5, h6, p {
color: var(--color);
}
}