mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-31 04:02:26 +08:00
style(print): tweak blockquotes
This commit is contained in:
parent
b5ee642c2d
commit
170bba1a89
@ -188,6 +188,14 @@ span[style] {
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Blockquotes
|
||||||
|
*/
|
||||||
|
|
||||||
|
.note-detail-printable blockquote {
|
||||||
|
box-shadow: unset;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Footnotes
|
* Footnotes
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user