Mise en forme etape guide de montage pour impression pdf
This commit is contained in:
parent
0e08a57c9e
commit
5f84c00b04
2 changed files with 51 additions and 53 deletions
|
|
@ -3,94 +3,98 @@
|
|||
}
|
||||
|
||||
@page {
|
||||
@bottom-left {
|
||||
content: "Guide de montage - v1.0.0 - Mai 2023";
|
||||
font-size: 9px;
|
||||
font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;
|
||||
}
|
||||
@bottom-center {
|
||||
content: "www.vhelio.org";
|
||||
font-size: 9px;
|
||||
font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;
|
||||
}
|
||||
@bottom-right {
|
||||
content: counter(page) "/79";
|
||||
font-size: 9px;
|
||||
font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;
|
||||
}
|
||||
@bottom-left {
|
||||
content: "Guide de montage - v1.0.0 - Mai 2023";
|
||||
font-size: 9px;
|
||||
font-family: Lato, proxima-nova, Helvetica Neue, Arial, sans-serif;
|
||||
}
|
||||
@bottom-center {
|
||||
content: "www.vhelio.org";
|
||||
font-size: 9px;
|
||||
font-family: Lato, proxima-nova, Helvetica Neue, Arial, sans-serif;
|
||||
}
|
||||
@bottom-right {
|
||||
content: counter(page) "/81";
|
||||
font-size: 9px;
|
||||
font-family: Lato, proxima-nova, Helvetica Neue, Arial, sans-serif;
|
||||
}
|
||||
|
||||
counter-increment: page;
|
||||
counter-increment: page;
|
||||
}
|
||||
|
||||
@page :first {
|
||||
counter-reset: page 2;
|
||||
@bottom-left {
|
||||
content: "";
|
||||
}
|
||||
@bottom-center {
|
||||
content: "";
|
||||
}
|
||||
@bottom-right {
|
||||
content: "";
|
||||
}
|
||||
counter-reset: page 2;
|
||||
@bottom-left {
|
||||
content: "";
|
||||
}
|
||||
@bottom-center {
|
||||
content: "";
|
||||
}
|
||||
@bottom-right {
|
||||
content: "";
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#montage-de-la-direction {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#assemblage-de-la-structure-en-tubes {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-3 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-4 {
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-5 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-7 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-9 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-11 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-13 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-15 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-17 {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-19 {
|
||||
break-before: always;
|
||||
#etape-18 {
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
#etape-21 {
|
||||
break-before: always;
|
||||
#etape-20 {
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
a[href^="#montage-de-la-direction"] {
|
||||
break-before: always;
|
||||
break-before: always;
|
||||
}
|
||||
|
||||
.resized {
|
||||
width: 400px;
|
||||
width: 550px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue