Skip to content

Instantly share code, notes, and snippets.

@Poltergeist
Created September 19, 2013 16:12
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 Poltergeist/6625793 to your computer and use it in GitHub Desktop.
Save Poltergeist/6625793 to your computer and use it in GitHub Desktop.
shirt
/**
* shirt
*/
background: red;
background-image: radial-gradient(#000 50%,#000 50%,#fff 50%), radial-gradient(#000 50%,#000 50%,#fff 50%),
radial-gradient(#000 50%,#000 50%,#fff 50%), linear-gradient(45deg, transparent 45%, #fff 45%, #fff 55%,#fff 55%),
linear-gradient(-45deg,transparent 45%, #fff 45%, #fff 55%, #fff 55%), linear-gradient(90deg,transparent 45%, #fff 45%, #fff 55%, #fff 55%), linear-gradient(#fff,#fff), linear-gradient( 90deg,#fff,#fff),
linear-gradient( 90deg,#fff,#fff);
background-size: 15px 15px,15px 15px,15px 15px, 100px 100px, 100px 100px, 35px 200px, 10px 20px, 30px 10px, 30px 10px;
background-position: 93px 120px,93px 170px,93px 220px,0px -15px, 100px -15px, 75px 85px, 140px 150px, 140px 150px, 140px 170px ;
background-repeat: no-repeat;
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"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