This Documentation is Moved!

This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/

Arches: Virtual ACC

Arches:Virtual ACC

Multi Product Brand Style System by the American College of Cardiology

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

3.1 Buttons

Basic Buttons

Example s

Default styling

[modifier] button

.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