Return to Snippet

Revision: 60432
at November 8, 2012 02:46 by i-am-andy


Initial Code
.wf-loading .blog-title,
  .wf-loading .post-title {
    /* Hide the blog title and post titles while web fonts are loading */
    visibility: hidden;
  }

Initial URL
http://blog.typekit.com/2010/10/29/font-events-controlling-the-fout/

Initial Description
Stop the flash of unstyled fonts when Typekit is loading

Initial Title
Typekit Controlling the flash of unstyled text

Initial Tags


Initial Language
CSS