Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created March 30, 2017 20:28
Show Gist options
  • Save LeaVerou/d52773b90f2bf6d6304c95c86a858c23 to your computer and use it in GitHub Desktop.
Save LeaVerou/d52773b90f2bf6d6304c95c86a858c23 to your computer and use it in GitHub Desktop.
Test multi-position color stops
/**
* Test multi-position color stops
*/
background: red;
background: linear-gradient(45deg, green 0 50%, lime 50% 100%);
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"110","seethrough":"","prefixfree":"","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment