diff --git a/css.html b/css.html index 965bdc5481..b2da966c78 100644 --- a/css.html +++ b/css.html @@ -44,7 +44,6 @@ base_url: "../"
Bootstrap sets basic global display, typography, and link styles. Specifically, we:
margin
on the bodybackground-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