Skip to content

Instantly share code, notes, and snippets.

@dhg
Created September 2, 2012 21:47
Show Gist options
  • Save dhg/3604808 to your computer and use it in GitHub Desktop.
Save dhg/3604808 to your computer and use it in GitHub Desktop.
Buttons with counts
<a class="button">Button <span class="count">1</span></a>
<a class="button-main">Button <span class="count">1</span></a>
<a class="button-positive">Button <span class="count">1</span></a>
<a class="button-negative">Button <span class="count">1</span></a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment