Ajout du fond perdu

This commit is contained in:
2019-07-15 14:49:22 +02:00
parent da0a72e1e4
commit 1ecd29bfbd
4 changed files with 31 additions and 7 deletions
+11
View File
@@ -24,6 +24,13 @@
@page imagecover {
size: $largeur $hauteur;
margin: 0cm;
@bottom-left {
content: unset;
}
@bottom-right {
content: unset;
}
}
@page nofolio :left {
@@ -37,3 +44,7 @@
}
}
}
.pagedjs_sheet{
overflow: visible;
}