The Morrissey-solo Wiki is a continual work in progress, most of the data still needs to be populated. See the To Do page if you want to help.
Difference between revisions of "MediaWiki:Print.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will affect the print output */ | /* CSS placed here will affect the print output */ | ||
− | .above_body, .below_body, #breadcrumb, #footer { display: none; } | + | .above_body, .below_body, #breadcrumb, #footer, #ad_global_above_footer { display: none; } |
+ | .body_wrapper { background: none; } |
Revision as of 16:59, 2 May 2012
/* CSS placed here will affect the print output */ .above_body, .below_body, #breadcrumb, #footer, #ad_global_above_footer { display: none; } .body_wrapper { background: none; }