MediaWiki:Print.css: Difference between revisions

no edit summary
(Created page with "→‎CSS placed here will affect the print output: .content { background: #ffffff; padding: 10px 30px 10px 30px; }")
 
No edit summary
Line 3: Line 3:
background: #ffffff;
background: #ffffff;
padding: 10px 30px 10px 30px;
padding: 10px 30px 10px 30px;
color: blue;
}
}