Skip to content

Instantly share code, notes, and snippets.

@superfine
Created February 16, 2012 22:11
Show Gist options
  • Save superfine/1848250 to your computer and use it in GitHub Desktop.
Save superfine/1848250 to your computer and use it in GitHub Desktop.
graph/math paper
/* graph/math paper */
background-color: #FFFAFA;
background-image: linear-gradient(#ADD8E6 2px, transparent 2px),
linear-gradient(0, #ADD8E6 2px, transparent 2px),
linear-gradient(rgba(100, 149, 237,.3) 1px, transparent 1px),
linear-gradient(0, rgba(100, 149, 237,.3) 1px, transparent 1px);
background-size:100px 100px, 100px 100px, 20px 20px, 20px 20px;
background-position:-2px -2px, -2px -2px, -1px -1px, -1px -1px
/*
Snow #FFFAFA rgb(255, 250, 250)
LightBlue #ADD8E6 rgb(173, 216, 230)
CornflowerBlue #6495ED rgb(100, 149, 237)
*/
<!-- 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