summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--scss/man.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/man.scss b/scss/man.scss
index 8374f5c..ccbbdb2 100644
--- a/scss/man.scss
+++ b/scss/man.scss
@@ -37,3 +37,4 @@ span.Ms { font-weight: bold; }
dl.Bl-diag > dt { font-weight: bold; }
code.Nm, code.Fl, code.Cm, code.Ic, code.In, code.Fd, code.Fn,
code.Cd { font-weight: bold; font-family: inherit; }
+div.Bd-indent pre { padding-left: 4em; }