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 %}