Browse Source

body新增font-family

Chente 5 years ago
parent
commit
71059ddc21
1 changed files with 1 additions and 0 deletions
  1. 1 0
      css/main.css

+ 1 - 0
css/main.css

@@ -3,6 +3,7 @@
 body {
     font-size: 0.9rem;
     overflow: hidden;
+    font-family: "Helvetica Neue","Hiragino Sans GB",stheiti,"Microsoft Yahei","微软雅黑",tahoma,sans-serif
 }
 a{
   outline: none