lib/isodoc/itu/html/htmlstyle.css in metanorma-itu-1.2.11 vs lib/isodoc/itu/html/htmlstyle.css in metanorma-itu-1.2.12
- old
+ new
@@ -914,9 +914,20 @@
font-size: 1.5em;
line-height: 1.5; }
h1.content, .h1Annex.content {
margin-top: 2em;
line-height: 2.5em; } }
+p.supertitle {
+ font-size: 1.4em;
+ text-transform: uppercase;
+ margin-top: 2em; }
+ @media print {
+ p.supertitle {
+ font-size: 1.5em;
+ line-height: 1.5; }
+ p.supertitle.content {
+ margin-top: 2em;
+ line-height: 2.5em; } }
h2 {
margin-top: 1.7em;
font-size: 1.5em; }
h2 p {
display: inline; }