Quote:
Originally Posted by Slite
Can you use the @page { margin: 4pt; } command to set different margins for left, right, bottom and top?
|
Yep, you can use margin-left, margin-right, margin-top, margin-bottom in the @page selector; the "margin: *top* *right* *bottom* *left*" syntax should work, too.