From 06a3934fd76a32a752062d424a6cfc98edd543ad Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 11 Feb 2016 08:50:34 +0200 Subject: Add TOC to web-prologue, use h4 for FAQ headings --- web.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web.css') diff --git a/web.css b/web.css index 57e0df0..874a618 100644 --- a/web.css +++ b/web.css @@ -42,7 +42,7 @@ h2 } /* This one is used for FAQ questions. A hack to avoid separate style file. */ -h3 +h4 { font-weight: normal; font-size: 1.223em; -- cgit v1.1