mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
mermaid: remove visual hints for print #143
This commit is contained in:
parent
ec7dc9d042
commit
1d739a62c9
1 changed files with 3 additions and 0 deletions
|
@ -106,4 +106,7 @@ hr{
|
||||||
mark {
|
mark {
|
||||||
background: inherit;
|
background: inherit;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
}
|
||||||
|
.mermaid > svg:hover {
|
||||||
|
border-color: transparent;
|
||||||
}
|
}
|
Loading…
Reference in a new issue