imposition planche

This commit is contained in:
Julie Blanc 2026-04-14 17:11:55 +02:00
parent fcf33d3c79
commit 5afef4d2d4
9 changed files with 104 additions and 7 deletions

View file

@ -80,7 +80,7 @@
height: calc(var(--pagedjs-pagebox-height) + var(--bleed-images)*2);
top: calc((var(--pagedjs-margin-top) + var(--bleed-images))*-1);
left: calc((var(--pagedjs-margin-left) + var(--bleed-images))*-1);
z-index: -1;
/* z-index: -1; */
}
@ -94,7 +94,7 @@
.portfolio-spread figure{
position: absolute;
z-index: -1;
/* z-index: -1; */
width: calc(var(--pagedjs-pagebox-width) * 2 + var(--bleed-images));
height: calc(var(--pagedjs-pagebox-height) + var(--bleed-images));
top: calc((var(--pagedjs-margin-top) + var(--bleed-images))*-1);
@ -231,7 +231,7 @@ break-before: right;
/* ------ DOUBLE PAGE ------- */
/* ------ DOUBLE PAGE (SUPPRIMER) ------- */
.spread{
position: absolute;