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

@@ -25,6 +25,10 @@
.v code, .v pre {
background: #272C34;
}
.v .vmark .vinput {
color: #0e0f10;
}
}
.v code, .v pre {