allow printing of more than one page

This commit is contained in:
Amruth Pillai
2020-03-26 20:10:25 +05:30
parent 79de7d7284
commit 178d12fae9
6 changed files with 363 additions and 1250 deletions

View File

@ -43,6 +43,7 @@ body {
width: 21cm;
height: 29.7cm;
zoom: 0.8;
overflow: scroll;
background-color: white;
}
}