Difference between revisions of "MediaWiki:Print.css"

From LMU BioDB 2013
Jump to: navigation, search
(Tweaks for better printing.)
 
(More tweaks.)
Line 1: Line 1:
 
/* CSS placed here will affect the print output */
 
/* CSS placed here will affect the print output */
 
body {
 
body {
     margin-left: 5em;
+
    font-size: 10px;
     margin-right: 5em;
+
     margin-left: 3em;
 +
     margin-right: 3em;
 
}
 
}
  

Revision as of 05:30, 27 August 2013

/* CSS placed here will affect the print output */
body {
    font-size: 10px;
    margin-left: 3em;
    margin-right: 3em;
}

#content a.external.text:after, #content a.external.autonumber:after {
    content: none;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox