Skip to content

Instantly share code, notes, and snippets.

@mrkev
Created March 25, 2012 01:30
Show Gist options
  • Save mrkev/2190636 to your computer and use it in GitHub Desktop.
Save mrkev/2190636 to your computer and use it in GitHub Desktop.
Dabblet
/**
* Dabblet
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
width: 100px;
-webkit-transform:rotate(30deg);
h1 {
size:120px;
}
h2 {
}
<h1>Title</h1>
<h2>Subtitle</h2>
{"view":"separate","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment