diff --git a/css.html b/css.html index b924ae6dd8..013b579c34 100644 --- a/css.html +++ b/css.html @@ -45,7 +45,7 @@ base_url: "../"
Bootstrap sets basic global display, typography, and link styles. Specifically, we:
margin
on the bodybackground-color: white;
on the body
background-color: #fff;
on the body
@font-family-base
, @font-size-base
, and @line-height-base
attributes as our typographic base@link-color
and apply link underlines only on :hover