cybertools/browser/liquid/presentation.css
helmutm 7ec9bbdc15 merged Dojo 1.0 branch
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2387 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-10 09:56:27 +00:00

21 lines
217 B
CSS

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