You can define that a certain set of CSS rules can be applied only when printing. @media print { ... } Or only when using a screen.
確定! 回上一頁