metanorma-bipm 2.1.0 → 2.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -682,6 +682,12 @@ pre {
682
682
  font-size: 1em;
683
683
  text-align: center; }
684
684
 
685
+ .ListTitle {
686
+ font-weight: 700;
687
+ font-size: 1em;
688
+ text-align: center;
689
+ text-align: left; }
690
+
685
691
  .FigureTitle,
686
692
  .SourceTitle {
687
693
  font-weight: 700;
@@ -355,6 +355,7 @@ pre {
355
355
 
356
356
  @include admonitionBlock();
357
357
  @include recommendationBlock();
358
+ @include listBlock();
358
359
 
359
360
  .FigureTitle,
360
361
  .SourceTitle {