mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-06 12:45:22 +08:00
font-family
This commit is contained in:
parent
55690f1bbb
commit
d086927a51
@ -6,7 +6,9 @@ html {
|
||||
background: #f1f3f6;
|
||||
}
|
||||
html, body {
|
||||
font-family: tahoma, 'Microsoft Yahei';
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
|
||||
"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
|
||||
SimSun, sans-serif;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user