print.css: don't show logo

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1151 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2006-03-29 05:36:16 +00:00
parent 8a285b715d
commit 3499889a13

View file

@ -3,7 +3,7 @@
*/ */
#header, #menu, #subsection, #footer { .top, #header, #menu, #subsection, #footer {
display: none; display: none;
} }