css - How to disable webfonts on Safari only -
the webfont i'm using keep crashing on safari, know if it's possible disable browser?
not sure if still works have used in past:
/*\*/ html>body*.safarihack {font-family: "yourfont"; } /**/
but don't think it's best way :)
Comments
Post a Comment