Skip to content

Instantly share code, notes, and snippets.

@Fauntleroy
Created March 1, 2013 18:35
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 Fauntleroy/5066733 to your computer and use it in GitHub Desktop.
Save Fauntleroy/5066733 to your computer and use it in GitHub Desktop.
A terse gist
<h1>I AM <em>TRANSFORMED</em></h1>
h1 > em {
display: inline-block;
-webkit-transform: rotate( 45deg );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment