|
@@ -169,6 +169,7 @@ h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; }
|
|
|
p { margin-top: 0; }
|
|
|
|
|
|
page {
|
|
|
+ background-color: #red;
|
|
|
position: relative;
|
|
|
padding: 10mm 25mm 10mm 25mm;
|
|
|
display: block;
|
|
@@ -192,7 +193,7 @@ page[size="A3"][orientation="portrait"] {
|
|
|
}
|
|
|
page[size="A3"][orientation="landscape"] {
|
|
|
width: 420mm;
|
|
|
- height: 296mm;
|
|
|
+ height: 297mm;
|
|
|
}
|
|
|
page[size="A5"][orientation="portrait"] {
|
|
|
width: 14.8cm;
|