lib/isodoc/iho/html/htmlstyle.css in metanorma-iho-0.2.16 vs lib/isodoc/iho/html/htmlstyle.css in metanorma-iho-0.3.0

- old
+ new

@@ -113,9 +113,16 @@ a.FootnoteRef + a.FootnoteRef:before { content: ", "; vertical-align: super; } +.addition { + color: blue; } + +.deletion { + color: red; + text-decoration: line-through; } + #standard-band { background-color: #0AC442; } #standard { border-bottom: solid 3px #0AC442; }