Skip to content

Instantly share code, notes, and snippets.

@JoelCodes
Created March 27, 2017 21:49
Show Gist options
  • Select an option

  • Save JoelCodes/1814c991b46232d0e961d84a2e79d8a8 to your computer and use it in GitHub Desktop.

Select an option

Save JoelCodes/1814c991b46232d0e961d84a2e79d8a8 to your computer and use it in GitHub Desktop.
Untitled
*
* The first commented line is your dabblet’s title
background-color: white;
background: linear-gradient(45deg, #aaa 25%, transparent 25%),
linear-gradient(225deg, #aaa 25%, transparent 25%),
linear-gradient(45deg, #aaa 25%, transparent 25%) 50px 50px,
linear-gradient(225deg, #aaa 25%, transparent 25%) 50px 50px;
background-size: 100px 100px;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment