Skip to main content

Pivotal UI

v19.0.0

Links

Use the link modifiers on <a> tags to control link underline color and hover state. By default, links are not underlined.

ModifierPurpose
no-underlineNo text decoration or background image
underlineAdds text decoration underline
underline-hoverAdds text decoration underline when the state is hover
underline-blueUtilizes background image to define a blue underline
underline-blue-hoverUtilizes background image to define a blue underline when the state is hover
underline-grayUtilizes background image to define a gray underline
underline-gray-hoverUtilizes background image to define a gray underline when the state is hover
Link examples
Link with icon

Imports

Import CSS:

import 'pivotal-ui/css/links';