feat: page numbers, deal id on each page, avoid breaks after product header in deal document
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
font-family: sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
height: 2px;
|
height: 2px;
|
||||||
@@ -18,7 +22,6 @@ hr {
|
|||||||
margin: -30px 0;
|
margin: -30px 0;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-family: sans-serif;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.deal-name-id-container {
|
.deal-name-id-container {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user