loops/browser/skin/lobo/print.css
2014-06-01 11:06:13 +02:00

24 lines
234 B
CSS

/*
$Id$
*/
body {
font-size: 12px;
}
#top, #portlets, #footer, #comments, #object-actions {
display: none;
}
.container {
width: auto;
margin: 0;
border: 0;
}
#content {
width: auto;
color: Black;
}