Source: dist/css/acc_uc.css, line 2286
5.3.1 Counter Basics
Counter can be incremented by the counter_increment
class.
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 2286
Counter can be incremented by the counter_increment
class.
<div class="counter_reset">
<div class="bg_primary-2 p_3 m_3"><span class="font_bold counter counter_increment">:</span> Item, Object, or Section</div>
<div class="bg_primary-2 p_3 m_3"><span class="font_bold counter counter_increment">:</span> Item, Object, or Section</div>
<div class="bg_primary-2 p_3 m_3"><span class="font_bold counter counter_increment">:</span> Item, Object, or Section</div>
</div>