fix(style): dark mode for mermaid and valine

This commit is contained in:
Dillon
2020-03-14 20:33:12 +08:00
parent c4d409967e
commit 92fc2bf74f
14 changed files with 49 additions and 100 deletions

View File

@@ -0,0 +1,6 @@
.echarts {
width: 100%;
height: 30rem;
margin: 3% auto;
text-align: center;
}