starting layout-2

This commit is contained in:
Julie Blanc 2026-01-19 23:14:58 +01:00
parent abbd549428
commit e055fc96ee
9 changed files with 142 additions and 139 deletions

View file

@ -1,7 +1,7 @@
@page {
@footnote {
float: bottom;
footnote-policy: auto;
}
}
@ -11,11 +11,12 @@
.inline-note {
float: footnote;
footnote-policy: auto;
font-size: 9px;
line-height: calc(var(--baseline)*0.9);
line-height: calc(var(--baseline)*0.8);
padding-left: var(--indent);
position: relative;
font-weight: 100;
// font-weight: 100;
&::marker{
display: none;