a556030931
In essence, tests are not an importable submodule anymore but an independent piece of code that won't be installed in a user's site-packages directory.
13 lines
113 B
CSS
13 lines
113 B
CSS
@page {
|
|
margin: 2.5cm;
|
|
}
|
|
@page {
|
|
margin-left: 5cm;
|
|
}
|
|
@page {
|
|
margin-right: 5cm;
|
|
}
|
|
@page {
|
|
margin-top: 8cm;
|
|
}
|