Source: dist/css/acc_uc.css, line 618
4.1.5 Font Style
You can change the features of the text with some simple use classes.
This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/
Source: dist/css/acc_uc.css, line 618
You can change the features of the text with some simple use classes.
Sets font style to normal
Sets font style to italic
<div class="[modifier class] font_normal font_2">
<div class="lowercase">a b c d e f g h i j k l m n o p q r s t u v w x y z</div>
<div class="uppercase">a b c d e f g h i j k l m n o p q r s t u v w x y z</div>
</div>