Source: dist/css/virtual_boot.css, line 13705
14.6.7.1 Workshops Button
Description: Workshops are interactive buttons that open a webex page and have the call to action "Join Now".
This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/
Source: dist/css/virtual_boot.css, line 13705
Description: Workshops are interactive buttons that open a webex page and have the call to action "Join Now".
<footer class="flex flex_auto flex_wrap gap_3 m_auto m-t_auto max-w_15 p-b_4 p-b_4:lg w_100">
<a href="#" class="btn btn-secondary flex_none a:bg_alert-n2 h:bg_alert-n4 [active]"><i class="fas fa-heart"></i></a>
<a href="#" class="btn btn-secondary flex_none a:bg_alert-n2"><i class="fas fa-calendar"></i></a>
<a href="#" target="blank" class="btn btn-primary flex_auto">Join Now</a>
<a href="#" class="br_radius btn btn-outline-secondary btn-sm flex_auto font-size_down-1 w_100">show details</a>
</footer>