print.css 83 Bytes BlameHistoryPermalink Edit 1 2 3 4 @media print { header#top { display: none; } #left-bar { display: none; } }