summaryrefslogtreecommitdiff
path: root/man.css
diff options
context:
space:
mode:
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
{