
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3470 fd906abe-77d9-0310-91a1-e0d9ade77398
17 lines
187 B
CSS
17 lines
187 B
CSS
/*
|
|
$Id$
|
|
|
|
*/
|
|
|
|
body {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.top, #header, #menu, #sub-section, #footer, .object-actions, .button {
|
|
display: none;
|
|
}
|
|
|
|
#content {
|
|
width: 100%;
|
|
color: Black;
|
|
}
|