metanorma-bipm 2.2.5 → 2.2.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -125,6 +125,10 @@ a.FootnoteRef + a.FootnoteRef:before {
125
125
  content: ", ";
126
126
  vertical-align: super; }
127
127
 
128
+ a.TableFootnoteRef + a.TableFootnoteRef:before {
129
+ content: ", ";
130
+ vertical-align: super; }
131
+
128
132
  .addition {
129
133
  color: blue; }
130
134