lib/isodoc/iec/html/htmlstyle.css in metanorma-iec-1.2.17 vs lib/isodoc/iec/html/htmlstyle.css in metanorma-iec-1.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; }