Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pepelsbey
Forked from anonymous/dabblet.css
Created January 22, 2013 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pepelsbey/4598428 to your computer and use it in GitHub Desktop.
Save pepelsbey/4598428 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":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment