Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created January 4, 2012 16:57
Show Gist options
  • Save zincplusplus/1560960 to your computer and use it in GitHub Desktop.
Save zincplusplus/1560960 to your computer and use it in GitHub Desktop.
forest
/**
* forest
*/
background:
linear-gradient(150deg, #48987f 22%, transparent 22%) 0em -40em,
linear-gradient(29deg, #48987f 22%, transparent 22%) 0em -40em,
linear-gradient(150deg, #48987f 32%, transparent 30%),
linear-gradient(29deg, #48987f 32%, transparent 30%);
background-color: #02e3a9;
background-size: 100em 100em;
font-size: 1px
<!-- content to be placed inside <body>…</body> -->
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment