Source: dist/css/acc_uc.css, line 2062
1.2.2 Text Decoration
Decoration can be easily added to text through these UCs.
Source: dist/css/acc_uc.css, line 2062
Decoration can be easily added to text through these UCs.
solid underline the text
dotted underline the text
double underline the text
dashed underline the text
unset the decoration of the text
uppercase the text
lowercase the text
capitalize the text
<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>