MediaWiki:Print.css: Difference between revisions
From ShawnReevesWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect the print output */ | /* CSS placed here will affect the print output */ | ||
body { | body { | ||
width: | width:5.5in; | ||
margin-left: 1in; | margin-left: 1in; | ||
margin-right: 1in; | margin-right: 1in; | ||
} | } |