Compare commits

..

No commits in common. "3e058b4ebb3506077dcd2af45ae3d6b32f3a242e" and "19b7d5c22a12b30aa6c22687d31261b8929c1c01" have entirely different histories.

View file

@ -1,13 +1,13 @@
@page { @page {
size: 6.14in 9.21in; size: 156mm 234mm;
margin-bottom: 0.8in; margin-bottom: 0.8in;
padding-bottom: 0.2in; padding-bottom: 0.2in;
margin-top: 0.7in; margin-top: 0.7in;
} }
@page:left { @page:left {
margin-right: 0.6in; margin-right: 0.7in;
margin-left: 1.1in; margin-left: 1in;
@bottom-left-corner { @bottom-left-corner {
content: counter(page); content: counter(page);
font-size: 1rem; font-size: 1rem;
@ -21,8 +21,8 @@
} }
@page:right { @page:right {
margin-left: 0.6in; margin-left: 0.7in;
margin-right: 1.1in; margin-right: 1in;
@bottom-right-corner { @bottom-right-corner {
content: counter(page); content: counter(page);
font-size: 1rem; font-size: 1rem;