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