decor-6-expe/maquette-tests/csspageweaver/plugins/footnotesFix/footnotes.css

9 lines
108 B
CSS
Raw Normal View History

2026-02-24 09:11:23 +01:00
@page {
@footnote {
float: bottom;
}
}
.pagedjs_footnote {
float: footnote;
}