Skip to content

Instantly share code, notes, and snippets.

@stubbornella
Forked from anonymous/dabblet.css
Created January 7, 2013 00:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stubbornella/4471317 to your computer and use it in GitHub Desktop.
Save stubbornella/4471317 to your computer and use it in GitHub Desktop.
jared's gradient
/**
* jared's gradient
*/
background-color: #fff;
background-image:-webkit-linear-gradient(0deg,transparent 20px ,#abced4 21px,#abced4 22px, transparent 22px);
background-repeat: repeat;
background-size: 200px;
<!-- content to be placed inside <body>…</body> -->
lorem ipsum doler
// alert('Hello world!');
{"view":"separate","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