lib/isodoc/m3aawg/html/htmlstyle.scss in metanorma-m3aawg-1.6.0 vs lib/isodoc/m3aawg/html/htmlstyle.scss in metanorma-m3aawg-1.6.1
- old
+ new
@@ -16,11 +16,11 @@
*/
@import 'base_style/all';
body {
- @include bodyStyle1(15px, 1.4em, #1d1d1d, #ffffff, 300);
+ @include bodyStyle1($normalfontsize, 1.4em, #1d1d1d, #ffffff, 300);
}
#report {
border-bottom: none;
}
@@ -429,10 +429,10 @@
vertical-align: super;
font-size: 0.8em;
}
.footnote {
- font-size: 0.9em;
+ font-size: $footnotefontsize;
}
/*
3.11 Blockquotes