Skip to content

Instantly share code, notes, and snippets.

@procload
Created December 3, 2012 18:53
Show Gist options
  • Save procload/4197077 to your computer and use it in GitHub Desktop.
Save procload/4197077 to your computer and use it in GitHub Desktop.
<style>
a {
border-radius: 3px;
display: inline-block;
background: #000;
color: #FFF;
}
</style>
<a href="#">This is my button</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment