mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
fix:font
This commit is contained in:
parent
802b86a77e
commit
06ac7083df
6 changed files with 36 additions and 41 deletions
|
|
@ -7,8 +7,9 @@
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: 'zzz', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
||||
Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
font-family: 'zzz', 'tttgbnumber', 'HYWenHei-55W', system-ui, -apple-system,
|
||||
BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
|
||||
'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
transform-origin: 0 0;
|
||||
font-size: 24px;
|
||||
width: 840px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue