Section: Typography

Text with a link

Text with a long text link in it.

Lead

Make a paragraph stand out by adding .lead.

This is a lead paragraph. It stands out from regular paragraphs.


Inline text elements

Styling for common inline HTML5 elements.

You can use the mark tag to highlight text.

This line of text is meant to be treated as deleted text.

This line of text is meant to be treated as no longer accurate.

This line of text is meant to be treated as an addition to the document.

This line of text will render as underlined.

This line of text is meant to be treated as fine print.

This line rendered as bold text.

This line rendered as italicized text.


Text alignment

Easily realign text to components with text alignment classes. For start, end, and center alignment, responsive classes are available that use the same viewport width breakpoints as the grid system.

Start aligned text on all viewport sizes.

Center aligned text on all viewport sizes.

End aligned text on all viewport sizes.

Start aligned text on viewports sized LG (large) or wider.

Start aligned text on viewports sized XL (extra-large) or wider.


Font size

Quickly change the font-size of text. While our heading classes (e.g., .h1.h6) apply font-size, font-weight, and line-height, these utilities only apply font-size. Sizing for these utilities matches HTML’s heading elements, so as the number increases, their size decreases.

Section: Headings

Headings using classnames

.h1 through .h6 classes are also available, for when you want to match the font styling of a heading but cannot use the associated HTML element.

h1. The quick brown fox jumps over the lazy dog

h2. The quick brown fox jumps over the lazy dog

h3. The quick brown fox jumps over the lazy dog

h4. The quick brown fox jumps over the lazy dog

h5. The quick brown fox jumps over the lazy dog

h6. The quick brown fox jumps over the lazy dog


Headings

All HTML headings, <h1> through <h6>, are available inside of the .rte class.

h1. The quick brown fox jumps over the lazy dog

h2. The quick brown fox jumps over the lazy dog

h3. The quick brown fox jumps over the lazy dog

h4. The quick brown fox jumps over the lazy dog

h5. The quick brown fox jumps over the lazy dog
h6. The quick brown fox jumps over the lazy dog

Display Headings (Optional)

Traditional heading elements are designed to work best in the meat of your page content. When you need a heading to stand out, consider using a display heading—a larger, slightly more opinionated heading style. Available inside of .d1 through .d6

d1. The quick brown fox jumps over the lazy dog

d2. The quick brown fox jumps over the lazy dog

d3. The quick brown fox jumps over the lazy dog

d4. The quick brown fox jumps over the lazy dog

d5. The quick brown fox jumps over the lazy dog

d6. The quick brown fox jumps over the lazy dog

Section: Lists

List elements within .rte

  • This line rendered as list item.
  • This line rendered as list item.
  • This line rendered as list item.
  • This line rendered as list item.
  1. This line rendered as list item.
  2. This line rendered as list item.
  3. This line rendered as list item.
  4. This line rendered as list item.

Section: Form elements

Items wrapped in div.form-item. This ignores Dawn's basics.

Datalist:
20 in the meter
A Sample Form Legend

Section: Quantity selector

Section: Buttons

Using the .btn class to avoid Dawn's .button.

Section: Tags

Using the .tag.

Section: Icons