tests mise en page

This commit is contained in:
sarahgarcin1 2026-03-08 11:09:35 +01:00
parent 581d60f883
commit bc350af540
52 changed files with 961 additions and 72 deletions

View file

@ -436,13 +436,13 @@ figure img.cover{ object-fit: cover; max-width: none; width:100%; height:100%;}
}
/* -------- FOOTNOTES ---------- */
span.footnote {
/*span.footnote {
float: footnote;
}
.footnote::footnote-call {
content: counter(footnote, decimal) " ";
}
}*/