This Documentation is Moved!

This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/

Arches: Virtual ACC

Arches:Virtual ACC

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/virtual_boot.css, line 8084

13.3 Category Flags

Description: A graphic treatment for the category flags which are tags applied like channel and type.

Data.Agenda.ChannelName - Channel Name
Data Elements:

    Example

    • Navigating Health Care Economics
    • Category Tag
    <div class="font_n3 p_2 uppercase bg_primary-2 p-x_4 m-x_4 inline-block br-br_radius br-bl_radius c_white font_bold self_start ">
      <ul class="ul_inline-pipe">
        <li>Navigating Health Care Economics</li>
        <li>Category Tag</li>
      </ul>
    </div>
    Copy Code