theme/light
This commit is contained in:
parent
e4bccf7a07
commit
d1d826c050
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
:root {
|
:root {
|
||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
--margin: .4rem;
|
--margin: .4rem;
|
||||||
}
|
/* theme / light */
|
||||||
:root {
|
|
||||||
--anchor-background: #bbb;
|
--anchor-background: #bbb;
|
||||||
--anchor-text: #f00;
|
--anchor-text: #f00;
|
||||||
--banner-background: #ccf;
|
--banner-background: #ccf;
|
||||||
|
|
Loading…
Add table
Reference in a new issue