CSS Framework
  • Layout
  • Flex
  • Display
  • Typography
  • Background
  • Borders
  • Box Shadow
  • Links
  • Lists
  • Sizing
  • Spacing
  • Position
  • Responsive Breakpoints
  • Reset
  • Extension

Links

By default, link styles are not modified. To change a link's color, use the text color classes. When using the .visited-* classes, the same colors are available that are available for the text color classes.



  • .link-no-underline
    This is a link that isn't underlined.

  • .link-underline-hover
    This is a link that is only underlined when you hover over it.

  • .link-visited-black
    This is a link that turns black after you've visited it.