系统默认字体修改
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -11,7 +11,7 @@ audio, video { | ... | @@ -11,7 +11,7 @@ audio, video { |
| 11 | } | 11 | } |
| 12 | body { | 12 | body { |
| 13 | line-height:1; | 13 | line-height:1; |
| 14 | font-family: Verdana, Arial, Helvetica, sans-serif; | 14 | font-family: "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif; |
| 15 | } | 15 | } |
| 16 | a{ | 16 | a{ |
| 17 | margin:0; | 17 | margin:0; | ... | ... |
-
Please register or sign in to post a comment