lib/isodoc/iho/html/htmlstyle.css in metanorma-iho-0.3.10 vs lib/isodoc/iho/html/htmlstyle.css in metanorma-iho-0.3.11
- old
+ new
@@ -626,9 +626,15 @@
display: inline; }
ul > li:first-child {
margin-top: 1em; }
+ul ul > li:first-child {
+ margin-top: 0; }
+
+ol ul > li:first-child {
+ margin-top: 0; }
+
#toc-list ul {
margin-bottom: 0.25em; }
#toc-list li {
list-style-type: none; }