Skip to content

Instantly share code, notes, and snippets.

@arr-ee
Created April 11, 2013 16:28
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 arr-ee/5364887 to your computer and use it in GitHub Desktop.
Save arr-ee/5364887 to your computer and use it in GitHub Desktop.
Untitled
.v {
height: 500px;
background-color: #f8f8f8;
background-image: repeating-linear-gradient(45deg, #efefef, #efefef 1px, transparent 1px, transparent 5px),
repeating-linear-gradient(135deg, #efefef, #efefef 1px, transparent 1px, transparent 5px);
background-size: 7px 7px, 7px 7px;
}
<div class="v"></div>
// alert('Hello world!');
{"view":"split-vertical","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