MediaWiki:Print.css: Difference between revisions

Agnivesha (talk | contribs)
No edit summary
Agnivesha (talk | contribs)
Blanked the page
Tag: Blanking
Line 1: Line 1:
/* CSS placed here will affect the print output
 
#content {
display: none;
}
*/