Flat Buttons
<a href="#" class="button button-rounded button-flat-primary">press me</a>
<a href="#" class="button button-pill button-flat-primary">press me</a>
<a href="#" class="button button-flat-primary">press me</a>
<a href="#" class="button button-circle button-flat-primary">press me</a>
<a href="#" class="button button-rounded button-flat"><i class="icon-github"></i></i> press me</a>
<a href="#" class="button button-rounded button-flat-primary"><i class="icon-refresh"></i> press me</a>
<a href="#" class="button button-rounded button-flat-action"><i class="icon-cloud"></i> press me</a>
<a href="#" class="button button-rounded button-flat-highlight"><i class="icon-camera"></i> press me</a>
<a href="#" class="button button-rounded button-flat-caution"><i class="icon-code"></i> press me</a>
<a href="#" class="button button-rounded button-flat-royal"><i class="icon-envelope-alt"></i> press me</a>
Glow Buttons
<a href="#" class="button glow button-rounded button-flat">press me</a>
<a href="#" class="button glow button-rounded button-flat-primary">press me</a>
<a href="#" class="button glow button-rounded button-flat-action">press me</a>
<a href="#" class="button glow button-rounded button-flat-highlight">press me</a>
<a href="#" class="button glow button-rounded button-flat-caution">press me</a>
<a href="#" class="button glow button-rounded button-flat-royal">press me</a>
Rounded Buttons
<a href="#" class="button button-rounded">press me</a>
<a href="#" class="button button-rounded button-primary">press me</a>
<a href="#" class="button button-rounded button-action">press me</a>
<a href="#" class="button button-rounded button-highlight">press me</a>
<a href="#" class="button button-rounded button-caution">press me</a>
<a href="#" class="button button-rounded button-royal">press me</a>
Pill Buttons
<a href="#" class="button button-pill">press me</a>
<a href="#" class="button button-pill button-primary">press me</a>
<a href="#" class="button button-pill button-action">press me</a>
<a href="#" class="button button-pill button-highlight">press me</a>
<a href="#" class="button button-pill button-caution">press me</a>
<a href="#" class="button button-pill button-royal">press me</a>
Square Buttons
<a href="#" class="button">press me</a>
<a href="#" class="button button-primary">press me</a>
<a href="#" class="button button-action">press me</a>
<a href="#" class="button button-highlight">press me</a>
<a href="#" class="button button-caution">press me</a>
<a href="#" class="button button-royal">press me</a>
Circle Buttons
<a href="#" class="button button-circle">press me</a>
<a href="#" class="button button-circle button-primary">press me</a>
<a href="#" class="button button-circle button-action">press me</a>
<a href="#" class="button button-circle button-highlight">press me</a>
<a href="#" class="button button-circle button-caution">press me</a>
<a href="#" class="button button-circle button-royal">press me</a>
Block Buttons
<a href="#" class="button button-block button-rounded button-primary button-large">press me</a>
Button Sizes
<a href="#" class="button button-rounded button-flat-primary button-large">press me</a>
<a href="#" class="button button-rounded button-flat-primary">press me</a>
<a href="#" class="button button-rounded button-flat-primary button-small">press me</a>
<a href="#" class="button button-rounded button-flat-primary button-tiny">press me</a>
Button Wrappers
<span class="button-wrap"><a href="#" class="button button-circle">press me</a></span>
<span class="button-wrap"><a href="#" class="button button-circle button-primary">press me</a></span>
<span class="button-wrap"><a href="#" class="button button-pill ">press me</a></span>
<span class="button-wrap"><a href="#" class="button button-pill button-primary">press me</a></span>