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
|
@ -107,3 +107,6 @@ mark {
|
|||
background: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
.mermaid > svg:hover {
|
||||
border-color: transparent;
|
||||
}
|
Loading…
Reference in a new issue