Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created January 4, 2012 15:20
Show Gist options
  • Save zincplusplus/1560503 to your computer and use it in GitHub Desktop.
Save zincplusplus/1560503 to your computer and use it in GitHub Desktop.
vintage green
/**
* vintage green
*/
background: linear-gradient(27deg, transparent 48%, rgba(0,0,0,0.5) 48%, transparent 49%),
linear-gradient(-27deg, transparent 48%, rgba(0,0,0,0.5) 48%, transparent 49%);
background-color: #00906f;
background-size: 20em 40em;
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