Skip to content

Instantly share code, notes, and snippets.

@jaredmaxwell
Created December 18, 2011 06:38
Show Gist options
  • Save jaredmaxwell/1492568 to your computer and use it in GitHub Desktop.
Save jaredmaxwell/1492568 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;
min-height:100%;
background: linear-gradient(20deg, #a0b, #0bb);
.cloud {
width: 25px;
height: 25px;
background: #abc;
}
<!-- content to be placed inside <body>…</body> -->
<div class="cloud"></div>
{"page":"css","view":"split-vertical"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment