123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411 |
- :root {
- --cols: 8;
- --rows: 8;
- --guts: 4mm;
- }
- @page {
- size: 165mm 230mm;
- margin-top: 16mm;
- margin-bottom: 16mm;
- bleed: 6mm;
- color: black;
- marks: crop;
- }
- @page:left {
- margin-left: 16mm;
- margin-right: 8mm;
- @left-middle {
- content: counter(page);
- display: flex;
- justify-content: center;
- align-items: center;
- font-family: 'Ortica';
- font-weight: bold;
- font-size: 8pt;
- height: 30mm;
- }
- @left-top {
- content: '';
- white-space: nowrap;
- font-family: 'Ortica';
- font-weight: lighter;
- font-size: 7pt;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: flex-start;
- text-align: right;
- }
- @left-bottom {
- content: '';
- white-space: nowrap;
- font-family: 'Ortica';
- font-weight: lighter;
- font-size: 7pt;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: flex-end;
- }
- }
- .pagedjs_margin-left-top div, .pagedjs_margin-left-bottom div {
- display: block;
- min-width: max-content;
- transform: rotate(-90deg);
- }
- @page:right {
- margin-left: 8mm;
- margin-right: 16mm;
- }
- body {
- font-family: 'Public';
- }
- #chargement {
- position: fixed;
- background-color: chocolate;
- padding: 5px;
- color: white;
- top: 10px;
- left: 10px;
- opacity: 1;
- transition: opacity 0.3s ease-out;
- z-index: 9999;
- }
- a {
- text-decoration: underline;
- }
- h2 {
- font-family: 'Ortica';
- font-weight: lighter;
- padding: 0 10%;
- font-size: 24pt;
- break-before: left;
- color: white;
- margin: 0;
- line-height: 1.2 !important;
- text-align: center;
- }
- .partie_count {
- font-size: 55pt;
- color: white;
- font-family: 'Ortica';
- font-weight: bold;
- width: 100%;
- text-align: center;
- line-height: 1;
- margin-bottom: 33pt;
- }
- h3 {
- break-before: left;
- font-family: 'Ortica';
- font-weight: lighter;
- font-size: 28pt;
- line-height: 1.3;
- margin: 0;
- width: 50%;
- }
- h3 .gros-chiffre {
- font-size: 54pt;
- font-family: 'Ortica';
- font-weight: bold;
- margin-bottom: -5mm;
- }
- h4 {
- break-before: left;
- margin-top: 0;
- font-size: 16pt;
- line-height: 1.1;
- color: black;
- font-family: 'Ortica';
- font-weight: bold;
- }
- .breakbefore {
- break-before: page;
- }
- .breakafter {
- break-after: page;
- }
- .moment {
- padding-left: calc(var(--pagedjs-pagebox-width) / var(--cols));
- display: block;
- font-size: 11pt;
- font-weight: bold;
- line-height: 1.1; /* LA IL FAUT AJUSTER CF TEMPS 14 */
- }
- .moment + .moment {
- margin-bottom: 14pt;
- }
- .moment .first-letter {
- font-size: 18pt;
- }
- .temps {
- padding-left: calc(var(--pagedjs-pagebox-width) / var(--cols));
- font-size: 9pt;
- margin-top: -1pt;
- margin-bottom: 8pt;
- font-weight: 500;
- }
- .temps:before {
- content: "> ";
- }
- .labeur, .free {
- padding-left: calc(var(--pagedjs-pagebox-width) / var(--cols));
- line-height: 12pt;
- font-size: 9pt;
- text-align: justify;
- hyphens: auto;
- }
- .labeur p:before {
- content: '+ ';
- font-weight: bold;
- }
- .labeur li {
- margin-bottom: 4pt;
- }
- .labeur li:before {
- content: '× ';
- font-weight: bold;
- }
- .labeur ul {
- list-style: none;
- padding-left: 3mm;
- }
- .latour, .lampe {
- font-family: 'Novel';
- font-weight: normal;
- margin-top: 20mm;
- margin-left: calc(var(--pagedjs-pagebox-width) / var(--cols));
- margin-right: -16mm;
- margin-bottom: 20mm;
- line-height: 12pt;
- font-size: 8pt;
- padding-right: 18mm;
- padding-left: calc(var(--pagedjs-pagebox-width) / var(--cols));
- padding-bottom: 10mm;
- padding-top: 10mm;
- background-color: beige;
- }
- .encart-split {
- position: absolute;
- margin-left: calc(var(--pagedjs-pagebox-width) / var(--cols));
- background-color: beige;
- }
- .pagedjs_left_page .latour, .pagedjs_left_page .lampe {
- padding-right: 10mm;
- width: 128.375mm;
- }
- .latour[data-split-original="true"] {
- padding-bottom: 1mm !important;
- }
- .latour[data-split-from] {
- padding-top: 1mm !important;
- }
- .latour-header, .lampe-header {
- display: flex;
- flex-direction: row;
- align-items: center;
- margin-bottom: 3mm;
- font-weight: bold;
- }
- .latour-header img:first-of-type,
- .lampe-header img:first-of-type {
- margin-top: 1mm;
- margin-right: 2mm;
- width: 8mm;
- }
- .lampe {
- padding-top: 3mm;
- padding-bottom: 3mm;
- }
- .bibliographie {
- column-count: 2;
- column-gap: var(--guts);
- column-fill: auto;
- line-height: 12pt;
- font-size: 9pt;
- font-weight: bold;
- }
- img {
- width: 100%;
- }
- .imgsmall {
- padding-left: calc(var(--pagedjs-pagebox-width) / var(--cols));
- }
- .imgsmall img {
- width: 100%;
- }
- .fullpage2imgs {
- width: 140mm;
- height: 210mm;
- padding-left: calc(var(--pagedjs-pagebox-width) / var(--cols));
- }
- .fullpageimage {
- margin-top: -22mm;
- margin-left: -10mm;
- width: 171mm;
- height: 230mm;
- }
- .bottomimg {
- width: 100%;
- break-after: page;
- }
- .bottomimg img {
- height: 100%;
- }
- .tripleimgs,
- .tripleimgs_bottom {
- break-before: page;
- break-after: page
- }
- .tripleimgs img:nth-of-type(2),
- .tripleimgs_bottom img:first-of-type {
- width: calc(50% - 2mm);
- margin-right: 4mm;
- }
- .tripleimgs img:last-of-type,
- .tripleimgs_bottom img:nth-of-type(2) {
- width: calc(50% - 2mm);
- }
- .tripleimgs2,
- .tripleimgs2_bottom {
- break-before: page;
- break-after: page
- }
- .tripleimgs2 img:nth-of-type(2),
- .tripleimgs2_bottom img:first-of-type {
- width: calc(37.5% - 2mm);
- margin-right: 4mm;
- }
- .tripleimgs2 img:last-of-type,
- .tripleimgs2_bottom img:nth-of-type(2) {
- width: calc(62.5% - 2mm);
- }
- .imgfullspreadleft,
- .imgfullspreadright,
- .imgfullspreadright_bleedtop,
- .imgfullspreadright_bleed {
- break-before: left;
- break-after: left;
- width: 149mm;
- overflow: hidden;
- }
- .imgfullspreadright_bleedtop {
- margin-top: -22mm;
- height: 220mm;
- }
- .imgfullspreadright_bleed {
- margin-top: -22mm;
- height: 242mm;
- }
- .imgfullspreadleft img,
- .imgfullspreadright img {
- height: 198mm;
- width: auto;
- }
- .imgfullspreadright_bleedtop img {
- height: 220mm;
- width: auto;
- }
- .imgfullspreadright_bleed img {
- height: 242mm;
- width: auto;
- }
- .imgfullspreadleft-right {
- width: 149mm;
- overflow: hidden;
- margin-left: -16mm;
- }
- .imgfullspreadright-right {
- width: 143mm;
- margin-left: -8mm;
- overflow: hidden;
- display: flex;
- justify-content: flex-end;
- }
- .imgfullspreadright_bleedtop-right, .imgfullspreadright_bleed-right {
- width: 173mm;
- height: 220mm !important;
- margin-top: -22mm;
- margin-left: -8mm;
- overflow: hidden;
- display: flex;
- justify-content: flex-end;
- }
- .imgfullspreadright_bleed-right, .imgfullspreadright_bleed-right img {
- height: 242mm !important;
- }
- .imgfullspreadright_bleedtop-right img, .imgfullspreadright_bleed-right img {
- height: 220mm;
- width: auto;
- }
- .imgfullspreadright-right img {
- height: 198mm;
- width: auto;
- }
- .imgfullspreadleft-right img {
- height: 198mm;
- width: auto;
- margin-left: -141mm;
- }
|