cybertools/browser/liquid/presentation.css
helmutm 43c0b9c4c7 do not show icon actions on print and presentation
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2572 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-04 09:01:50 +00:00

22 lines
222 B
CSS

/*
$Id$
*/
.body {
margin: 4em;
}
.top, #header, #menu, #sub-section, #footer, .object-actions {
display: none;
}
#content {
width: 100%;
color: #000077;
}
h1, h2, h3, h4, h5 {
color: #005599;
}