Skip to content

Instantly share code, notes, and snippets.

@skopp
Forked from pepelsbey/dabblet.css
Created January 22, 2013 21:36
Show Gist options
  • Save skopp/4598669 to your computer and use it in GitHub Desktop.
Save skopp/4598669 to your computer and use it in GitHub Desktop.
Untitled
body {
margin:0;
padding:0;
min-height:100%;
height:100%;
}
div {
width:800px;
height:800px;
margin-bottom:-390px;
background:#CCC;
transform-origin:0 0;
transform:scale(0.5);
}
<div></div>
<div></div>
<div></div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment