silly, missing ;
This commit is contained in:
parent
a004880222
commit
34ef89230c
|
@ -20,7 +20,7 @@ p {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: {{ height|make_really_big:m }};
|
height: {{ height|make_really_big:m }};
|
||||||
width: {{ width|make_really_big:m }};
|
width: {{ width|make_really_big:m }};
|
||||||
font-size: {{ "12px"|make_really_big:m }}
|
font-size: {{ "12px"|make_really_big:m }};
|
||||||
page-break-after: always;
|
page-break-after: always;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user