Difference between revisions of "MediaWiki:Print.css"

From LMU BioDB 2013
Jump to: navigation, search
(More tweaks.)
(Even more tweaks.)
Line 2: Line 2:
 
body {
 
body {
 
     font-size: 10px;
 
     font-size: 10px;
     margin-left: 3em;
+
     margin: 3em;
    margin-right: 3em;
+
 
}
 
}
  

Revision as of 05:31, 27 August 2013

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

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

Variants
Actions
Navigation
Toolbox