Skip to content

Instantly share code, notes, and snippets.

@maxxst
Created January 28, 2014 18:09
Show Gist options
  • Save maxxst/8673022 to your computer and use it in GitHub Desktop.
Save maxxst/8673022 to your computer and use it in GitHub Desktop.
Untitled
div {
//background: red;
height: 2em;
width: 2em;
padding: 1em;
border-radius: 10em;
text-align:center;
border: 1px solid black;
}
div:hover {
margin-left: 1em;
width: 20em;
height: 2em;
}
<div>
test
</div>
// alert('Hello world!');
{"view":"separate","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