From 46f5bbcf33a1151890011dae16792a63a9228b08 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 10 Jan 2014 14:41:23 -0800 Subject: document #11675 --- docs/css.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 1315ffe07..f4dff1e07 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 %} -- cgit v1.2.3