style(print): tweak figure captions

This commit is contained in:
Adorian Doran 2025-02-01 19:07:51 +02:00
parent 170bba1a89
commit e3816c30c0

View File

@ -196,6 +196,16 @@ span[style] {
box-shadow: unset;
}
/*
* Figures
*/
.note-detail-printable figcaption {
--accented-background-color: transparent;
font-style: italic;
}
/*
* Footnotes
*/