initial commit
This commit is contained in:
commit
a7350363be
7 changed files with 77 additions and 0 deletions
14
assets/site.css
Normal file
14
assets/site.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
:root {
|
||||
font-family:
|
||||
system-ui,
|
||||
-apple-system,
|
||||
BlinkMacSystemFont,
|
||||
"Segoe UI",
|
||||
Roboto,
|
||||
Oxygen,
|
||||
Ubuntu,
|
||||
Cantarell,
|
||||
"Open Sans",
|
||||
"Helvetica Neue",
|
||||
sans-serif;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue