indent small sections too

This commit is contained in:
xfnw 2021-03-26 12:11:04 -04:00
parent 8355090726
commit 6acf06648e
1 changed files with 1 additions and 1 deletions

View File

@ -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; }