mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 17:48:47 +08:00
mermaid: remove runtime styles for print #577
This commit is contained in:
parent
3c0e4c0a12
commit
82ef4ff5c5
@ -147,7 +147,9 @@ mark {
|
||||
background: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
.mermaid > svg:hover {
|
||||
.mermaid > svg:hover,
|
||||
.mermaid > svg:active,
|
||||
.mermaid > svg:focus {
|
||||
border-color: transparent;
|
||||
}
|
||||
div.box > .box-content {
|
||||
|
Loading…
x
Reference in New Issue
Block a user