Fix default fonts for 7s
This commit is contained in:
@@ -592,7 +592,8 @@ html {
|
||||
position: relative;
|
||||
background-color: #000;
|
||||
color: #333;
|
||||
font-family: Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
|
||||
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
||||
Ubuntu, 'Helvetica Neue', Oxygen, Cantarell, sans-serif;
|
||||
}
|
||||
* {
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user