make sure content region fits on printed page
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4157 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
386a65ad61
commit
063c831be9
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
width: 100%;
|
/* width: 100%; */
|
||||||
|
width: 70%;
|
||||||
color: Black;
|
color: Black;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue