From 43b40a182af1578e9f5bfd78e980ce9aea660d59 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 4 Feb 2016 07:20:11 +0200 Subject: Style updates for web --- man.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'man.css') diff --git a/man.css b/man.css index 50daf6c..edce511 100644 --- a/man.css +++ b/man.css @@ -10,7 +10,11 @@ * */ -#content { padding-left: 1.5em; /* Reserve for the heading. */} +#content +{ + max-width: 42.1em; + padding-left: 1.5em; /* Reserve for the heading. */ +} h1 { -- cgit v1.1