/ Published in: CSS
URL: http://blog.typekit.com/2010/10/29/font-events-controlling-the-fout/
Stop the flash of unstyled fonts when Typekit is loading
Expand |
Embed | Plain Text
.wf-loading .blog-title, .wf-loading .post-title { /* Hide the blog title and post titles while web fonts are loading */ visibility: hidden; }
You need to login to post a comment.
