Skip to content

Instantly share code, notes, and snippets.

@christopherscott
Created November 11, 2012 15:39
Show Gist options
  • Save christopherscott/4055253 to your computer and use it in GitHub Desktop.
Save christopherscott/4055253 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
*/
background: #f06;
background: linear-gradient(35deg, #f06, yellow);
min-height:100%;
text-shadow: 4px 4px rgba(0,0,0,0.25);
<!-- content to be placed inside <body>…</body> -->
<h1>hello world</h1>
{"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