decrease font size for printing
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3470 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
d4b4360450
commit
bfb2fff330
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
|
||||
*/
|
||||
|
||||
body {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.top, #header, #menu, #sub-section, #footer, .object-actions, .button {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue