Set typography and link styles in Bootstrap



Bootstrap sets a basic global display (background), typography, and link styles.

  • Basic Global display − Sets background-color: #fff; on the <body>element.
  • Typography − Uses the @font-family-base, @font-size-base, and @line-height-base attributes as the typographic base.
  • Link styles − Sets the global link color via attribute @link-color and apply link underlines only on :hover.
Updated on: 2020-06-12T09:39:24+05:30

139 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements