Created
February 6, 2012 02:45
Revisions
-
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ /** * The first commented line is your dabblet’s title */ body {background:grey;} div {background-color:white; height:1200px; width:1200px; top:-1091px; overflow:hidden; position:relative; margin:0px auto 0px auto; transform:rotate(45deg); border-radius:1000px;} div:first-child{ margin-bottom:400px } div:last-child{ } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ <!-- content to be placed inside <body>…</body> --> <body> <div> <p>blah blah blah, im text</p> </div> <div> </div> </body> This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"view":"behind","prefixfree":"1","page":"result"}