Skip to content

Instantly share code, notes, and snippets.

@behrangsa
Created February 9, 2013 11:31
Show Gist options
  • Save behrangsa/4744950 to your computer and use it in GitHub Desktop.
Save behrangsa/4744950 to your computer and use it in GitHub Desktop.
Untitled
.button-group {
margin: 100px auto;
width: 290px;
height: 50px;
border-radius: 4px;
background-image: -webkit-linear-gradient(top, #f1f6fa, #dee7f0);
box-shadow:
0 0 2px 0 rgba(64, 100, 138, 0.5),
0 4px 10px 0 #3b5c7f;
}
<div class="button-group">
</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