Lots of improvements
This commit is contained in:
parent
ef921361ec
commit
80a5a2a774
21 changed files with 489 additions and 337 deletions
|
|
@ -13,6 +13,11 @@ body,
|
|||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
html {
|
||||
background-color: #fafaf9;
|
||||
color-scheme: light;
|
||||
}
|
||||
|
||||
html.dark {
|
||||
background-color: #0a0e1a;
|
||||
color-scheme: dark;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue