second revision of updated mermaid styles

pull/1/head
ansuz 3 years ago
parent 11fc8158cc
commit d7a213767f

@ -133,9 +133,15 @@
fill: @cp_markdown-block-fg;
}
g.legend rect {
stroke: black !important;
stroke: @cryptpad_text_col !important;
stroke-width: 1px;
}
.pieCircle {
stroke: @cryptpad_text_col;
}
text.slice {
fill: @cryptpad_text_col;
}
}
&[mermaid-source^="erDiagram"] {
rect.er:not(.relationshipLabelBox) {

Loading…
Cancel
Save