mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-22 20:28:07 +08:00
style(print): tweak footnotes
This commit is contained in:
parent
16f62bdde9
commit
b5ee642c2d
@ -187,3 +187,12 @@ span[style] {
|
|||||||
/* Hide the external link trailing arrow */
|
/* Hide the external link trailing arrow */
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Footnotes
|
||||||
|
*/
|
||||||
|
|
||||||
|
.note-detail-printable .footnote-reference a,
|
||||||
|
.footnote-back-link a {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user