Skip to content

Instantly share code, notes, and snippets.

@skozin
Created September 18, 2012 20:27
Show Gist options
  • Save skozin/3745639 to your computer and use it in GitHub Desktop.
Save skozin/3745639 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
*/
.cont {
width: 80%;
height: 200px;
margin: 20px auto;
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
<!-- content to be placed inside <body>…</body> -->
<div class="cont"></div>
{"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