lib/isodoc/mpfa/html/htmlstyle.css in metanorma-mpfa-0.5.16 vs lib/isodoc/mpfa/html/htmlstyle.css in metanorma-mpfa-0.6.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; }