cybertools/browser/liquid/print.css
helmutm 3499889a13 print.css: don't show logo
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1151 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-29 05:36:16 +00:00

13 lines
129 B
CSS

/*
$Id$
*/
.top, #header, #menu, #subsection, #footer {
display: none;
}
#content {
width: 100%;
color: Black;
}