loops/agent/ui/css/print.css

13 lines
176 B
CSS

/*
$Id: print.css 1340 2006-09-12 08:39:40Z helmutm $
*/
.top, #header, #menu, #sub-section, #footer {
display: none;
}
#content {
width: 100%;
color: Black;
}