Links

Use and behavior for the HTML element.

Accessibility

Unifi theme will apply a standardized blue - #397a9c - and enforce an underline for inline-links detected within the following HTML elements:

  • p
  • li

To modify this behavior, update the following list:

$u-link-intext-selectors: "p, li";

Also, inline links will become a standardized purple - #8963af - when the browser designates them as :visited, and will have their underline removed on hover to accessibly indicate state.

Typography Variants

Links can make use of Typography variants.

Properties