7 lines
No EOL
79 B
CSS
7 lines
No EOL
79 B
CSS
:root {
|
|
--mermaid-theme: night;
|
|
}
|
|
|
|
[lang='mermaid'] .label {
|
|
color: #333;
|
|
} |