mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 23:04:10 +08:00
style(print): tweak figure captions
This commit is contained in:
parent
170bba1a89
commit
e3816c30c0
1 changed files with 10 additions and 0 deletions
|
|
@ -196,6 +196,16 @@ span[style] {
|
|||
box-shadow: unset;
|
||||
}
|
||||
|
||||
/*
|
||||
* Figures
|
||||
*/
|
||||
|
||||
.note-detail-printable figcaption {
|
||||
--accented-background-color: transparent;
|
||||
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/*
|
||||
* Footnotes
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue