Here's an example: @media print { /* These styles will only be used when the page is printed or saved to PDF. */ h1 { font-size: 16pt; } }.
確定! 回上一頁