From 24051b5cccefa6e197c56992e371d22c3d0f533c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 30 Dec 2015 02:14:38 +0100 Subject: Fix a style discrepency Title was smaller once we get in the sections I. II. III... --- guide/docs.html | 1 + 1 file changed, 1 insertion(+) (limited to 'guide/docs.html') diff --git a/guide/docs.html b/guide/docs.html index 065056c..a3a4c68 100644 --- a/guide/docs.html +++ b/guide/docs.html @@ -11,6 +11,7 @@ header nav.right{text-align:left;width:150px} header nav a{display:block;margin:1.5em 1em} main{margin-top:2em;text-align:justify} main h2, main h3{margin-top:2em} +main h1, main div.chapter>div.titlepage h2{font-size:2em;margin-top:.67em} a{color:#d9230f;text-decoration:none} a:hover{text-decoration:underline} a.xref{display:none} -- cgit v1.2.3