tweaking pagination for dotawo7

This commit is contained in:
Marcell Mars 2023-05-10 14:06:34 +02:00
parent 4c3c3195df
commit 809f976369

View file

@ -6,8 +6,8 @@
}
@page:left {
margin-right: 0.8in;
margin-left: 0.9in;
margin-right: 0.6in;
margin-left: 1.1in;
@bottom-left-corner {
content: counter(page);
font-size: 1rem;
@ -21,8 +21,8 @@
}
@page:right {
margin-left: 0.8in;
margin-right: 0.9in;
margin-left: 0.6in;
margin-right: 1.1in;
@bottom-right-corner {
content: counter(page);
font-size: 1rem;
@ -169,12 +169,12 @@
content: none;
}
*/
h2, h3, h4, h5, hr {
h2, h3, hr {
break-after: avoid;
}
table {
font-size: 0.9rem;
font-size: 0.94rem;
}
.glosscontainer,