mirror of
https://github.com/usememos/memos.git
synced 2025-10-09 22:06:53 +08:00
parent
680b8ede6c
commit
d11083d3b9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
html,
|
||||
body {
|
||||
@apply text-base w-full h-full dark:bg-zinc-800;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Noto Sans", "Noto Sans CJK SC", "Microsoft YaHei UI", "Microsoft YaHei",
|
||||
"WenQuanYi Micro Hei", sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
|
||||
"Noto Color Emoji";
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Noto Sans", "Noto Sans CJK SC",
|
||||
"Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji",
|
||||
sans-serif;
|
||||
}
|
||||
|
||||
#root {
|
||||
|
|
Loading…
Add table
Reference in a new issue