mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 06:59:04 +01: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 */
|
||||
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