Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Last active August 29, 2015 14:13
Show Gist options
  • Save LeaVerou/39606ae033430db4ed13 to your computer and use it in GitHub Desktop.
Save LeaVerou/39606ae033430db4ed13 to your computer and use it in GitHub Desktop.
Color stops with two locations
/**
* Color stops with two locations
*/
background: red;
background: repeating-linear-gradient(45deg, green 0 25%, yellow 25% 50%);
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment