From: Andres Galante Date: Sun, 17 Sep 2017 06:53:05 +0000 (-0300) Subject: Add light weight to text utility classes (#23970) X-Git-Tag: v4.0.0-beta.2~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3ff772d0d1c5a407a44d8925518654e3f3d6d2;p=thirdparty%2Fbootstrap.git Add light weight to text utility classes (#23970) --- diff --git a/docs/4.0/utilities/text.md b/docs/4.0/utilities/text.md index 6998710386..69b2dee8c8 100644 --- a/docs/4.0/utilities/text.md +++ b/docs/4.0/utilities/text.md @@ -77,5 +77,6 @@ Quickly change the weight (boldness) of text or italicize text. {% example html %}

Bold text.

Normal weight text.

+

Light weight text.

Italic text.

{% endexample %}