Skip to content

Instantly share code, notes, and snippets.

@MizR
Created November 29, 2012 10:34
Show Gist options
  • Save MizR/4168106 to your computer and use it in GitHub Desktop.
Save MizR/4168106 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background-color: black;
background-image: linear-gradient(45deg, #232323 25%, transparent 25%, transparent 75%, black 75%, black),
linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
background-size:5px 5px;
background-position: 0 0, 10px 10px;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"130","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment