Line 1: | Line 1: | ||
/* CSS placed here will affect the print output */ | /* CSS placed here will affect the print output */ | ||
− | #firstHeading, #siteSub, | + | #firstHeading, #siteSub, .printfooter, #catlinks, #footer |
{ | { | ||
display: none !important; | display: none !important; | ||
} | } |
Revision as of 02:21, 22 January 2015
/* CSS placed here will affect the print output */ #firstHeading, #siteSub, .printfooter, #catlinks, #footer { display: none !important; }