This commit is contained in:
commit
6dab8c70a1
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
html {
|
||||
height: 100%;
|
||||
cursor: inherit;
|
||||
|
||||
body.dark-theme {
|
||||
color-scheme: dark;
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in a new issue