【发布时间】:2020-06-15 16:27:45
【问题描述】:
这是浏览器当前呈现我的网站字体的方式:
我尝试了几个在网上找到的 css 参数,例如:
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* and others */
但没有任何效果。
你有什么想法吗?谢谢:)
【问题讨论】:
-
你用的是什么字体?
标签: html css browser fonts render