Arches: Online Video Library

Arches:Online Video Library

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/library_boot.css, line 6751

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