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
(Created page with "→CSS placed here will affect the print output: #content { background: none; }") |
|||
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; } |
Revision as of 16:57, 2 May 2012
/* CSS placed here will affect the print output */ .above_body, .below_body, #breadcrumb, #footer { display: none; }