MediaWiki:Print.css: Difference between revisions

From FamilySearch Wiki
(Created page with '→‎CSS placed here will affect the print output: #portletsColumn{ display:none; }')
(No difference)

Revision as of 09:48, 2 August 2010

/* CSS placed here will affect the print output */
#portletsColumn{
  display:none;
}