» 您尚未登录:请 登录 | 注册 | 标签 | 帮助 | 小黑屋 |


发新话题
打印

[电脑] win7的默认字体怎么办才能不那么虚那么糊啊?

posted by wap, platform: 小米 MI 2S
截个图看看呗,到底怎么个糊法


TOP

本质上字体效果都可以在css里调的
*{text-shadow: 0.01em 0.01em 0.001em #999 !important;}
上面4个参数依自己口味微调即可
只要支持自定义css即可,mactype调起来主要是不方便

顺便下面几个也比较常用
*{font-family: "Hiragino Sans GB W6","iconfont",!important;/*修正部分字体图标错误*/}
*{font-family: "Hiragino Sans GB W6", "Hiragino Sans GB W6" !important;/*全局字体*/}
*{font-size:17px !important;}
*{font-weight: 500!important;}

[ 本帖最后由 henvelleng 于 2015-12-3 14:39 编辑 ]



TOP

发新话题
     
官方公众号及微博