Skip to content

Instantly share code, notes, and snippets.

@gunnarbittersmann
Created February 4, 2014 22:46
Show Gist options
  • Save gunnarbittersmann/8813969 to your computer and use it in GitHub Desktop.
Save gunnarbittersmann/8813969 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
*/
div
{
font: 2em/1 sans-serif;
padding: 1em 0;
border: 4px solid;
width: 8em;
text-align: center;
transform: translate(10em, 5em) scale(2, 1) rotate(30deg) skew(-30deg);
}
<div>Bend me</div>
// alert('Hello world!');
{"view":"split-vertical","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