lure-2026/static/csspageweaver/plugins/footnotesFix/footnotes.css

9 lines
92 B
CSS
Raw Normal View History

2026-01-10 18:33:22 +01:00
@page {
@footnote {
float: bottom;
}
}
.footnote {
float: footnote;
}