Source: dist/css/acc_uc.css, line 1477
1.1.2.1 Font Color: Black & White
black and white fonts can be modified to have levels of transparency between 0-9.
Source: dist/css/acc_uc.css, line 1477
black and white fonts can be modified to have levels of transparency between 0-9.
text that's white
text that's black
<div class="font_normal font_2 bg_primary font_ui">
<div class="[modifier class] p_3">
<div class="font_3 font_bold">[modifier class] </div>
<div class="text-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="text-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>
<div class="[modifier class]-0 p_3">
<div class="font_3 font_bold">[modifier class]-0 </div>
<div class="text-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="text-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>
<div class="[modifier class]-1 p_3">
<div class="font_3 font_bold">[modifier class]-1 </div>
<div class="text-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="text-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>
<div class="[modifier class]-2 p_3">
<div class="font_3 font_bold">[modifier class]-2 </div>
<div class="text-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="text-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>
<div class="[modifier class]-3 p_3">
<div class="font_3 font_bold">[modifier class]-3 </div>
<div class="text-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="text-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>
<div class="[modifier class]-4 p_3">
<div class="font_3 font_bold">[modifier class]-4 </div>
<div class="text-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="text-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>
<div class="[modifier class]-5 p_3">
<div class="font_3 font_bold">[modifier class]-5 </div>
<div class="text-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="text-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>
<div class="[modifier class]-9 p_3">
<div class="font_3 font_bold">[modifier class]-6 </div>
<div class="text-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="text-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>
<div class="[modifier class]-7 p_3">
<div class="font_3 font_bold">[modifier class]-7 </div>
<div class="text-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="text-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>
<div class="[modifier class]-8 p_3">
<div class="font_3 font_bold">[modifier class]-8 </div>
<div class="text-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="text-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>
<div class="[modifier class]-9 p_3">
<div class="font_3 font_bold">[modifier class]-9 </div>
<div class="text-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="text-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>
</div>