printing misalignment
This commit is contained in:
parent
5048355e0f
commit
419fc434e4
|
@ -7,12 +7,19 @@ body, html {
|
|||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-size: {{ "14px"|make_really_big:m }}
|
||||
font-family: Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.canvas {
|
||||
position: relative;
|
||||
height: {{ height|make_really_big:m }};
|
||||
width: {{ width|make_really_big:m }};
|
||||
font-size: {{ "12px"|make_really_big:m }}
|
||||
}
|
||||
|
||||
.box {
|
||||
|
|
Loading…
Reference in New Issue
Block a user