Arches: CardioSmart

Arches:CardioSmart

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/cardiosmart_boot.css, line 6764

3.1 Buttons

Basic Buttons

Example s

.clear

All button states can become hollow

clear button

.radius

Give the button softer corners

radius button
<a class="btn btn-primary [modifier class]" href="#">[modifier class] button</a>
<button class="btn btn-primary [modifier class]" href="#">[modifier class] button</button>
Copy Code