码迷,mamicode.com
首页 > Web开发 > 详细

chrome css字体渲染方式

时间:2017-03-14 00:01:52      阅读:224      评论:0      收藏:0      [点我收藏+]

标签:class   har   import   sharp   highlight   important   mil   imp   sha   

body {
    text-shadow: #707070 0.05px 0.05px 0.05px
}
* {
    font-family: Arial, "???è?ˉé??é??";
}
* {
    font-weight: 400!important;
}
@font-face {
    font-family: "???è?ˉé??é??";
    src: local("Source Han Sans Bold")
}
@font-face {
    font-family: "Arial";
    src: local("Source Han Sans Bold")
}

  

chrome css字体渲染方式

标签:class   har   import   sharp   highlight   important   mil   imp   sha   

原文地址:http://www.cnblogs.com/simon930/p/6545661.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!