Skip to content

Instantly share code, notes, and snippets.

@stephenwil
Created August 20, 2012 09:00
Show Gist options
  • Save stephenwil/3402486 to your computer and use it in GitHub Desktop.
Save stephenwil/3402486 to your computer and use it in GitHub Desktop.
Fifth example, colors meeting at different position
/**
* Fifth example, colors meeting at different position
*/
background: linear-gradient(45deg, transparent 29.99%, #8b0 40%);
background: red;
background: linear-gradient(45deg, transparent 25%, #8b0 25%, #8b0 50%, transparent 50%, transparent 75%, #8b0 75%);
background-size:100px 100px;
height: 100%;
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment