Contrast

Adjusts the contrast of an element.

The structure of the class names are:

  • .contrast-{CONTRAST}
  • .contrast-{CONTRAST}-{SCREEN_SIZE} until the screen size

The values are:

  • CONTRAST 0.00, 0.25, 0.50, 0.75, 1.00, 1.25, 1.50, 1.75, 2.00
  • SCREEN_SIZE lg, md, sm, xs

Basic Example:

html