diff --git a/.vim/templates/man.html b/.vim/templates/man.html index a7608e2..9fcf4b1 100644 --- a/.vim/templates/man.html +++ b/.vim/templates/man.html @@ -38,7 +38,7 @@ td.head-vol { text-align: center; } div.Pp { margin: 1ex 0ex; } div.Nd, div.Bf, div.Op { display: inline; } - div.Bd-indent { margin-left: 6ch; } + div.Bd-indent, section.Ss { margin-left: 6ch; } span.Pa, span.Ad { font-style: italic; } span.Ms { font-weight: bold; } dl.Bl-diag dt { font-weight: bold; }