Skip to content

Instantly share code, notes, and snippets.

@cezarsa
Created April 30, 2013 21:00
Show Gist options
  • Save cezarsa/5491911 to your computer and use it in GitHub Desktop.
Save cezarsa/5491911 to your computer and use it in GitHub Desktop.
Untitled
div {
box-shadow:
0 -1em 0 1px #000,
0 -2em 0 1px #000,
0 1em 0 1px #000,
0 2em 0 1px #000,
-1em 0 0 1px #000,
-2em 0 0 1px #000,
1em 0 0 1px #000,
2em 0 0 1px #000;
font-size: 5px;
width: 1em;
height: 1em;
background: #000;
margin: 100px;
transform: rotate(45deg);
}
// 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