mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
Use sans-serif font in web
This commit is contained in:
parent
a384bf5580
commit
43fb3f3ff7
@ -48,6 +48,7 @@
|
|||||||
body {
|
body {
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
|
Loading…
Reference in New Issue
Block a user