summaryrefslogtreecommitdiff
path: root/man.css
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-04 07:20:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-04 07:20:11 +0200
commit43b40a182af1578e9f5bfd78e980ce9aea660d59 (patch)
treef9e42bcfa4b76bd6fed546828f4994701f539409 /man.css
parentea72b21f2502527d8f25fda5817cb87672995cef (diff)
Style updates for web
Diffstat (limited to 'man.css')
-rw-r--r--man.css6
1 files changed, 5 insertions, 1 deletions
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
{