Skip to content

Instantly share code, notes, and snippets.

@Leolik
Forked from pepelsbey/dabblet.css
Created January 22, 2013 20:51
Show Gist options
  • Save Leolik/4598298 to your computer and use it in GitHub Desktop.
Save Leolik/4598298 to your computer and use it in GitHub Desktop.
Untitled
div {
display:inline-block;
margin-top:-390px;
position:relative;
top: 390px;
width:800px;
height:800px;
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