lib/isodoc/ogc/html/htmlstyle.css in metanorma-ogc-1.2.4 vs lib/isodoc/ogc/html/htmlstyle.css in metanorma-ogc-1.2.5
- old
+ new
@@ -7,11 +7,11 @@
ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
-menu, nav, output, ruby, section, summary,
+menu, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0; }
html, body, div, span, applet, object, iframe,
@@ -519,9 +519,15 @@
width: 0;
height: 0;
border-top: 100px solid #00335b;
border-right: 100px solid transparent;
position: absolute; }
+
+.document-type-band {
+ top: 260px; }
+
+.document-stage-band > :first-child {
+ height: 240px; }
.coverpage-metadata {
margin-top: 35px;
padding-top: 15px;
margin-right: 25px;