Arches: Virtual ACC

Arches:Virtual ACC

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/virtual_boot.css, line 6723

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]" href="#">[modifier] button</a>
<button class="btn btn-primary [modifier]" href="#">[modifier] button</button>
Copy Code