Difference between revisions of "MediaWiki:Print.css"
From BioCASe Provider Software
(Created page with "→CSS placed here will affect the print output: #BreadCrumbsTrail { display:none; } #firstHeading { margin-top: 20px; }") |
(No difference)
|
Latest revision as of 16:09, 9 August 2011
/* CSS placed here will affect the print output */
#BreadCrumbsTrail {
display:none;
}
#firstHeading {
margin-top: 20px;
}