
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1151 fd906abe-77d9-0310-91a1-e0d9ade77398
13 lines
129 B
CSS
13 lines
129 B
CSS
/*
|
|
$Id$
|
|
|
|
*/
|
|
|
|
.top, #header, #menu, #subsection, #footer {
|
|
display: none;
|
|
}
|
|
|
|
#content {
|
|
width: 100%;
|
|
color: Black;
|
|
}
|