Source: dist/css/acc_uc.css, line 2400
5.3.4 Order Markers
Quickly decorate the counter with a circle. Change the bgground and font color with utility classes to acheive different effects.
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 2400
Quickly decorate the counter with a circle. Change the bgground and font color with utility classes to acheive different effects.
<div class="counter_reset">
<div class="m_3 p_3"><span class="font_bold counter counter_increment order-marker bg_primary-2"></span> Item, Object, or Section</div>
<div class="m_3 p_3"><span class="font_bold counter counter_increment order-marker font_10 br-tr_round br-br_round bg_highlight-2"></span> Item, Object, or Section</div>
<div class="m_3 p_3"><span class="font_bold counter counter_increment order-marker bg_info-2"></span> Item, Object, or Section</div>
<div class="m_3 p_3"><span class="font_bold counter counter_increment order-marker bg_warning-2"></span> Item, Object, or Section</div>
</div>