print font
This commit is contained in:
parent
a7a92e7703
commit
34c73a2d47
5 changed files with 24 additions and 0 deletions
|
|
@ -55,6 +55,10 @@ $din: $a4, $a5, $a6;
|
|||
position: relative;
|
||||
overflow: auto;
|
||||
|
||||
p {
|
||||
@extend %basic_print;
|
||||
}
|
||||
|
||||
.page_head, .page_foot {
|
||||
position: absolute;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue