Tweak the template/css structure

This commit is contained in:
Oliver-Akins 2025-01-05 11:55:29 -07:00
parent 1afffb0a73
commit 56fe115407
24 changed files with 10 additions and 7 deletions

View file

@ -1,14 +0,0 @@
.theme-rc-light,
.theme-light {
--header-text: white;
--header-background: black;
--section-header-text: white;
--section-header-background: black;
--alt-row-text: black;
--alt-row-background: rgba(0,0,0, 0.3);
--base-text: black;
--base-background: white;
}