lib/isodoc/itu/html/htmlstyle.css in metanorma-itu-1.2.16 vs lib/isodoc/itu/html/htmlstyle.css in metanorma-itu-1.3.0
- old
+ new
@@ -106,10 +106,17 @@
a.FootnoteRef + a.FootnoteRef:before {
content: ", ";
vertical-align: super; }
+.addition {
+ color: blue; }
+
+.deletion {
+ color: red;
+ text-decoration: line-through; }
+
#recommendation-band {
background-color: #a3d88f; }
#recommendation {
border-bottom: solid 3px #a3d88f; }
@@ -336,10 +343,17 @@
a.FootnoteRef + a.FootnoteRef:before {
content: ", ";
vertical-align: super; }
+.addition {
+ color: blue; }
+
+.deletion {
+ color: red;
+ text-decoration: line-through; }
+
#recommendation-band {
background-color: #a3d88f; }
#recommendation {
border-bottom: solid 3px #a3d88f; }
@@ -1155,16 +1169,9 @@
font-weight: 600; }
p {
margin-top: 1em;
margin-bottom: 1em; }
-
-.addition {
- color: blue; }
-
-.deletion {
- color: red;
- text-decoration: line-through; }
#myBtn {
font-family: {{monospacefont}};
font-variant-ligatures: none;
display: none;