Skip to content

Instantly share code, notes, and snippets.

@neotohin
Created December 26, 2013 11:50
Show Gist options
  • Save neotohin/8132796 to your computer and use it in GitHub Desktop.
Save neotohin/8132796 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.mbox{
border: 2px solid rgba(0,0,0, .3);
width: 100px;
height: 100px;
transition: 1s height;
}
<!-- content to be placed inside <body>…</body> -->
<div class="mbox"></div>
// 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