diff --git a/docs/global.css b/docs/global.css index 76f3eff1..7b94b120 100644 --- a/docs/global.css +++ b/docs/global.css @@ -5,6 +5,10 @@ height: 100%; } + #dgraph-div { + display: none; + } + body { color: #333; margin: 0; @@ -30,6 +34,8 @@ display: block; } + + input, button, select, textarea { font-family: inherit; font-size: inherit; diff --git a/docs/index.html b/docs/index.html index ac035e53..791a53ca 100644 --- a/docs/index.html +++ b/docs/index.html @@ -29,6 +29,9 @@ font-style: oblique; background: #ffcccc; } + #dgraph-div { + display: none; + } Online FlowChart & Diagrams Editor - Mermaid Live Editor