| Line 4: | Line 4: | ||
{ | { | ||
display: none !important; | display: none !important; | ||
| + | } | ||
| + | |||
| + | #hrp, #ff { | ||
| + | background: white; | ||
} | } | ||
Revision as of 03:32, 22 January 2015
/* CSS placed here will affect the print output */
#firstHeading, #siteSub, .printfooter, #catlinks, #footer
{
display: none !important;
}
#hrp, #ff {
background: white;
}
