Difference between revisions of "MediaWiki:Print.css"
From LMU BioDB 2013
(Tweaks for better printing.) |
Revision as of 05:29, 27 August 2013
/* CSS placed here will affect the print output */
body {
margin-left: 5em;
margin-right: 5em;
}
#content a.external.text:after, #content a.external.autonumber:after {
content: none;
}