Short Codes

Headings

h1. Bootstrap heading

Semibold 36px

h2. Bootstrap heading

Semibold 30px

h3. Bootstrap heading

Semibold 24px

h4. Bootstrap heading

Semibold 18px
h5. Bootstrap heading
Semibold 14px
h6. Bootstrap heading
Semibold 12px

Breadcrumbs

Unordered List

Ordered List

  1. Cras justo odio
  2. Dapibus ac facilisis in
  3. Morbi leo risus
  4. Porta ac consectetur ac
  5. Vestibulum at eros

Default styles

For basic stylinglight padding and only horizontal add the base class .table to any <table>.


Add any of the following classes to the .table base class.

Adds zebra-striping to any table row within the <tbody> via the :nth-child CSS selector (not available in IE7-8).

Add borders and rounded corners to the table.

Enable a hover state on table rows within a <tbody>.