From: Chris Rebert Date: Fri, 10 Jan 2014 22:41:23 +0000 (-0800) Subject: document #11675 X-Git-Tag: v3.1.1~14^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f5bbcf33a1151890011dae16792a63a9228b08;p=thirdparty%2Fbootstrap.git document #11675 --- diff --git a/docs/css.html b/docs/css.html index 1315ffe071..f4dff1e074 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 %}