Use consistent styles for image and mermaid blocks
This commit is contained in:
parent
8c9589a497
commit
1a2320d14a
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
div.block-image {
|
div.block-image,
|
||||||
|
div.block-mermaid {
|
||||||
figcaption {
|
figcaption {
|
||||||
font-size: 85%;
|
font-size: 85%;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
|
Loading…
Reference in a new issue