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: Utility Classes

Arches:Utility Classes

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/acc_uc.css, line 1847

4.2.2 Text Decoration

Decoration can be easily added to text through these UCs.

Example s

Default styling

text has a decoration of [modifier class] I am a link also decorated
<div class="[modifier class] p_3 br_solid font_bold br_black-1 br_1 bg bg_primary c_white">text has a decoration of [modifier class] <a>I am a link also decorated</a></div>
Copy Code