set background color on html element (#120)
This commit is contained in:
parent
600fd6560f
commit
429cddb505
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
html {
|
html {
|
||||||
color-scheme: dark;
|
color-scheme: dark;
|
||||||
|
background-color: #111;
|
||||||
}
|
}
|
||||||
|
|
||||||
html,
|
html,
|
||||||
|
|
Loading…
Add table
Reference in a new issue