开发者

How to disable webfonts on Safari only

The webfont I'm using keep crashing on safari, I would like to know if it's possible to disa开发者_StackOverflow中文版ble it only for this browser?


Not sure if this still works but I have used it in the past:

/*\*/
html>body*.safarihack {font-family: "YourFont"; }
/**/

But I don't think it's the best way :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜