remove headers for blank pages

This commit is contained in:
Jason Gao 2024-01-08 20:44:52 +08:00
parent 98627f3f4e
commit f816c2c950

View file

@ -11,6 +11,15 @@
marks: crop cross;
}
@page chapter:blank {
@top-left {
content: normal;
}
@top-right {
content: normal;
}
}
@page chapter:first {
@top-left {
content: none;