diff --git a/docs/scaffolding.html b/docs/scaffolding.html index a8edd1705b..4e0b2cc96a 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -117,7 +117,7 @@
margin
on the bodybackground-color: white;
on the body
@baseFontFamily
, @baseFontSize
, and @baseLineHeight
attributes as our typographyic base@baseFontFamily
, @baseFontSize
, and @baseLineHeight
attributes as our typographic base@linkColor
and apply link underlines only on :hover
These styles can be found within scaffolding.less.
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index 724ab5e53e..2e56226a77 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -46,7 +46,7 @@margin
on the body{{/i}}background-color: white;
on the body
{{/i}}@baseFontFamily
, @baseFontSize
, and @baseLineHeight
attributes as our typographyic base{{/i}}@baseFontFamily
, @baseFontSize
, and @baseLineHeight
attributes as our typographic base{{/i}}@linkColor
and apply link underlines only on :hover
{{/i}}{{_i}}These styles can be found within scaffolding.less.{{/i}}