Skip to content

Instantly share code, notes, and snippets.

@whatnickcodes
Created February 26, 2015 22:12
Show Gist options
  • Save whatnickcodes/f5bbff73b97f55fee27a to your computer and use it in GitHub Desktop.
Save whatnickcodes/f5bbff73b97f55fee27a to your computer and use it in GitHub Desktop.
<!-- Button Hollow White -->
<a href="#" class="btn-hollow-white" style="padding: 15px 25px;line-height: 20px;">Text goes here</a>
<!-- Button Hollow Red -->
<a href="#" class="btn-hollow-red" style="width: auto; padding: 0;padding: 15px 25px;line-height: 20px;">Text goes here</a>
<!-- Take Action -->
<a href="#" class="btn-take-action" style=" padding: 15px 25px; line-height: 20px; font-size: 13px; text-transform: uppercase; letter-spacing: 0.14em; font-weight: 600;">Text goes here</a>
<!-- Take Contribute -->
<a href="#" class="btn-contribute" style=" padding: 15px 25px; line-height: 20px; font-size: 13px; text-transform: uppercase; letter-spacing: 0.14em; font-weight: 600;">Text goes here</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment