style
This commit is contained in:
parent
f5ed3051e7
commit
08069302c0
2 changed files with 4 additions and 1 deletions
|
|
@ -22,6 +22,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
. {
|
||||||
|
background: var(--html-background);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
html {
|
html {
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
html {
|
html {
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
background: var(--html-background);
|
background: var(--html-background);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue