Skip to content

Instantly share code, notes, and snippets.

@tylerd
Created December 21, 2011 16:11
Show Gist options
  • Save tylerd/1506568 to your computer and use it in GitHub Desktop.
Save tylerd/1506568 to your computer and use it in GitHub Desktop.
My first CSS dabble
/**
* My first CSS dabble
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
<!-- content to be placed inside <body>…</body> -->
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment