custom.css
... ...
@@ -2,7 +2,10 @@
2 2
max-width: 90%;
3 3
}
4 4
5
-
5
+div.mermaid {
6
+ max-width: 20%;
7
+ max-height: 200px
8
+}
6 9
7 10
div.csl-bib-body { }
8 11