Guide de montage du vhéliotech
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

45 lines
719 B

.wy-grid-for-nav {
position: static !important;
}
@page {
@bottom-left {
content: "Guide de montage - V1.0 - Février 2023";
font-size: 9px;
}
@bottom-center {
content: "www.vhelio.org";
font-size: 9px;
}
@bottom-right {
content: counter(page) "/72";
font-size: 9px;
}
counter-increment: page;
}
@page :first {
counter-reset: page 2;
@bottom-left {
content: "";
}
@bottom-center {
content: "";
}
@bottom-right {
content: "";
}
}
h2 {
break-before: always;
}
#montage-de-la-direction {
break-before: always;
}
a[href^="#montage-de-la-direction"] {
break-before: always;
}