Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created January 1, 2012 20:19
Show Gist options
  • Save zincplusplus/1548232 to your computer and use it in GitHub Desktop.
Save zincplusplus/1548232 to your computer and use it in GitHub Desktop.
twisted
/**
* twisted
**/
body {
background:
linear-gradient(-45deg, transparent 49%, rgba(0,0,0,0.1) 49%, rgba(0,0,0,0.2) 50%, #ffff00 50%, #ffcc00 63%, transparent 63%) 34em 0,
linear-gradient(-45deg, transparent 48%, rgba(0,0,0,0.2) 48%, rgba(0,0,0,0.2) 50%, #ff5300 50%, #ff3300 63%, rgba(0,0,0,0.1) 63%, rgba(0,0,0,0.1) 64%, transparent 64%) 60em 0,
linear-gradient(45deg, transparent 50%, #ffcc00 50%, #ffcc00 63%, transparent 63%) -26em 0,
linear-gradient(45deg, transparent 50%, #ff3300 50%, #ff3300 63%, transparent 63%);
background-color: #333;
background-size: 120em 60em;
font-size: 5px;
}
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment