Update the system CSS to use sub-layers
This is so I have more granular control over interactions between resets and intentional styles
This commit is contained in:
parent
714da335e8
commit
0135ca1124
13 changed files with 61 additions and 64 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue