mirror of
https://github.com/nature-of-code/noc-book-2
synced 2024-11-17 07:49:05 +01:00
remove headers for blank pages
This commit is contained in:
parent
98627f3f4e
commit
f816c2c950
1 changed files with 9 additions and 0 deletions
|
@ -11,6 +11,15 @@
|
||||||
marks: crop cross;
|
marks: crop cross;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@page chapter:blank {
|
||||||
|
@top-left {
|
||||||
|
content: normal;
|
||||||
|
}
|
||||||
|
@top-right {
|
||||||
|
content: normal;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@page chapter:first {
|
@page chapter:first {
|
||||||
@top-left {
|
@top-left {
|
||||||
content: none;
|
content: none;
|
||||||
|
|
Loading…
Reference in a new issue