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;

View file

@ -12,6 +12,11 @@
--running-bottom: 6mm;
--running-left: 19px;
--running-left-bottom: 55px;
bleed: 0mm;
/* bleed: 6mm;
marks: crop */
}
@page:left {

View file

@ -1,6 +1,6 @@
:root{
--bg-type: rgba(232, 232, 5, 0.36);
--bg-type: transparent;
/* --bg-type: transparent; */
}
/* (print-break:) */