Default header / footer styling
Closed this issue · 0 comments
Flayms commented
Automatically add the
<style>
html {
-webkit-print-color-adjust: exact;
}
#header, #footer {
padding: 0;
}
</style>
to the header / footer.