bleed mark
This commit is contained in:
parent
c801320c31
commit
c705823784
4 changed files with 5 additions and 7 deletions
|
|
@ -25,8 +25,8 @@ $unit: calc($content-w/7);
|
|||
size: $width $height;
|
||||
margin-top: $top;
|
||||
margin-bottom: $bottom;
|
||||
// bleed: 6mm;
|
||||
// marks: crop;
|
||||
bleed: 6mm;
|
||||
marks: crop;
|
||||
}
|
||||
@page:left {
|
||||
margin-left: $outside;
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
|
||||
|
||||
h2, h3, h4, h5, h6 {
|
||||
color: red;
|
||||
&::before{
|
||||
content: attr(data-counter) ". ";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue