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.

31 lines
401 B

.wy-grid-for-nav {
position: static !important;
}
@page {
@bottom-center {
content: counter(page);
}
counter-increment: page
}
@page :first {
counter-reset: page 2;
@bottom-center {
content: "";
}
}
h2 {
break-before: always;
}
#montage-de-la-direction {
break-before: always;
}
a[href^="#montage-de-la-direction"] {
break-before: always;
}