blob: 6a89a234849a2963c24975be781c69992cd06f92 [file] [log] [blame]
/* Print CSS */
.nonscreen {
display:none;
}
#minilinks {
display: none;
}
#minitabs {
display: none;
}
#subheader , #navigation {
display: none;
}
#navcol {
display: none;
}
#footer, #leftcol {
display: none;
}
div.printbreak {
page-break-after: always;
}