Skip to content

Instantly share code, notes, and snippets.

@davidoster
Created August 16, 2012 11:45
Show Gist options
  • Save davidoster/3369565 to your computer and use it in GitHub Desktop.
Save davidoster/3369565 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
*/
.full
{
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
text-align: right; font-size:40px;
text-transform: capitalize;
}
<!-- content to be placed inside <body>…</body> -->
<p class="full"> testing </p>
{"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