wip: cloud stuff
This commit is contained in:
parent
650e67f1df
commit
07cf8847fb
29 changed files with 2037 additions and 185 deletions
8
cloud/app/src/style/base.css
Normal file
8
cloud/app/src/style/base.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
html {
|
||||
color-scheme: dark;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue