adjust header entretiens

This commit is contained in:
Julie Blanc 2026-03-17 15:31:57 +01:00
parent 828d97f3f9
commit 6e97e2f46c
4 changed files with 62 additions and 77 deletions

View file

@ -142,4 +142,26 @@
/* left: calc(var(--pagedjs-margin-left)*-1);
padding-left: 19px;
top: -36px; */
}
/* SPECIFIC ----------------------------------------------- */
#charlie-aubry .hgroup{
top: calc(var(--baseline)*0.5);
}
#charlie-aubry .chapter-header .title-before{
top: calc(var(--baseline) * -1.5);
}
#charlie-aubry .chapter-header .title-after {
bottom: calc(var(--baseline) * -1.75 + 1px);
}
#charlie-aubry .hgroup-after{
bottom: calc(var(--baseline)*-12 - 4px);
}