Skip to content

Instantly share code, notes, and snippets.

@kilatepro
Created June 1, 2012 22:58
Show Gist options
  • Save kilatepro/2855627 to your computer and use it in GitHub Desktop.
Save kilatepro/2855627 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
*/
body {
background: #f06;
}
article {
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
width: 50%;
margin: auto;
}
<!-- content to be placed inside <body>
<article>
Here I write something
</article>
</body> -->
{"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