lib/isodoc/itu/html/htmlstyle.css in metanorma-itu-1.3.10 vs lib/isodoc/itu/html/htmlstyle.css in metanorma-itu-1.3.11
- old
+ new
@@ -1003,9 +1003,15 @@
ul > li p:first-child {
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; }
+
/* Bibliograhy */
p.Biblio, p.NormRef {
margin-top: 1em;
margin-left: 2em; }