From: Mark Otto Date: Mon, 6 Jan 2014 17:26:08 +0000 (-0800) Subject: justify text X-Git-Tag: v3.1.0~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f389111e6835e4f41f9c98f71652cf546638b130;p=thirdparty%2Fbootstrap.git justify text --- diff --git a/docs/css.html b/docs/css.html index b4132de925..be3f2de1eb 100644 --- a/docs/css.html +++ b/docs/css.html @@ -774,11 +774,13 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e

Left aligned text.

Center aligned text.

Right aligned text.

+

Justified text.

{% highlight html %}

Left aligned text.

Center aligned text.

Right aligned text.

+

Justified text.

{% endhighlight %}