Skip to content

Instantly share code, notes, and snippets.

@ffoodd
Created August 30, 2013 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ffoodd/6391946 to your computer and use it in GitHub Desktop.
Save ffoodd/6391946 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
font-family: calibri;
font-size: 3em;
text-rendering: optimizeLegibility;
-webkit-font-feature-settings: "liga","dlig","swsh","clig","calt";
-ms-font-feature-settings: "liga","dlig","swsh","clig","calt";
-moz-font-feature-settings: "liga","dlig","swsh","clig","calt";
-o-font-feature-settings: "liga","dlig","swsh","clig","calt";
font-feature-settings: "liga","dlig","swsh","clig","calt";
-webkit-font-smoothing: antialiased;
<!-- content to be placed inside <body>…</body> -->
ff st fi
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment