lib/isodoc/itu/html/htmlstyle.css in metanorma-itu-2.5.3 vs lib/isodoc/itu/html/htmlstyle.css in metanorma-itu-2.5.4
- old
+ new
@@ -73,10 +73,13 @@
p tt, dt tt, li tt, label tt, legend tt, caption tt, th tt, td tt,
p kbd, dt kbd, li kbd, label kbd, legend kbd, caption kbd, th kbd, td kbd,
p samp, dt samp, li samp, label samp, legend samp, caption samp, th samp, td samp {
font-size: {{monospacefontsize}}; }
+sub, sup {
+ font-size: 0.75em; }
+
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
table {
@@ -455,9 +458,12 @@
p code, dt code, li code, label code, legend code, caption code, th code, td code,
p tt, dt tt, li tt, label tt, legend tt, caption tt, th tt, td tt,
p kbd, dt kbd, li kbd, label kbd, legend kbd, caption kbd, th kbd, td kbd,
p samp, dt samp, li samp, label samp, legend samp, caption samp, th samp, td samp {
font-size: {{monospacefontsize}}; }
+
+sub, sup {
+ font-size: 0.75em; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }