mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-01 19:34:17 +01:00
#989 Added font styling classes to diagrams lacking then
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<script src="/e2e.js"></script>
|
||||
<link href="https://fonts.googleapis.com/css?family=Mansalva&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
.mermaid {
|
||||
body {
|
||||
/* font-family: 'Mansalva', cursive;
|
||||
font-family: 'Mansalva', cursive; */
|
||||
/* font-family: 'trebuchet ms', verdana, arial; */
|
||||
font-family: 'times';
|
||||
}
|
||||
/* .mermaid-main-font {
|
||||
font-family: "trebuchet ms", verdana, arial;
|
||||
|
||||
Reference in New Issue
Block a user