Source: dist/css/acc_uc.css, line 5012
Example s
Default styling
.t_1
modify top of an absolute positioned block
.t_5
modify top of an absolute positioned block
.b_1
modify bottom of an absolute positioned block
.b_5
modify bottom of an absolute positioned block
.r_5
modify left of an absolute positioned block
.l_5
modify right of an absolute positioned block
<div class=" br_solid br_transparent bg_accent-3 relative p_5" style="height:200px;">
<div class="bg_primary-5 text_center absolute [modifier class]">Position Absolute [modifier class]</div>
</div>