You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<style type="text/css" media="print"> @page { size: auto; /* auto is the initial value / margin: 0mm; / this affects the margin in the printer settings */ } </style>
Activity
zhaofeipeter commentedon Jul 26, 2020
<style type="text/css" media="print">
@page
{
size: auto; /* auto is the initial value /
margin: 0mm; / this affects the margin in the printer settings */
}
</style>