MediaWiki:Print.css: Difference between revisions
CrowtherDR (talk | contribs) (Created page with '→CSS placed here will affect the print output: #portletsColumn{ display:none; }') |
CrowtherDR (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect the print output */ | ___NORICHEDITOR___{} | ||
#portletsColumn{ | /* CSS placed here will affect the print output */ | ||
#portletsColumn,span.ca-edit{ | |||
display:none; | display:none; | ||
} | } |