mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Make printout margin important.
This commit is contained in:
parent
07de4fc978
commit
60bae6f123
1 changed files with 1 additions and 1 deletions
|
|
@ -420,7 +420,7 @@ span.eqno {
|
||||||
div.document,
|
div.document,
|
||||||
div.documentwrapper,
|
div.documentwrapper,
|
||||||
div.bodywrapper {
|
div.bodywrapper {
|
||||||
margin: 0;
|
margin: 0 !important;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue