Skip to content

Instantly share code, notes, and snippets.

@mnafricano
Created October 12, 2012 19:26
Show Gist options
  • Save mnafricano/3881001 to your computer and use it in GitHub Desktop.
Save mnafricano/3881001 to your computer and use it in GitHub Desktop.
Pink to Yellow Gradient
/**
* Pink to Yellow Gradient
*/
background: #f06;
background: -webkit-linear-gradient(45deg, #f06, yellow);
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
{"view":"split","fontsize":"120","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment