Size changes in cancel notification pdf
This commit is contained in:
@@ -15,9 +15,9 @@ $this->setReturnValue([
|
||||
<link href="<?=$ressourcePathPrefix?>assets/css/print.css" rel="stylesheet" type="text/css" />
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin-left: 48pt;
|
||||
margin-right: 48pt;
|
||||
font-size: 12pt;
|
||||
margin-left: 36pt;
|
||||
margin-right: 36pt;
|
||||
font-size: 11pt;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
@@ -28,11 +28,11 @@ $this->setReturnValue([
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<img src="<?=$ressourcePathPrefix?>assets/images/xinon-full.png" style="height: 100pt;" />
|
||||
<img src="<?=$ressourcePathPrefix?>assets/images/xinon-full.png" style="height: 80pt;" />
|
||||
</div>
|
||||
|
||||
|
||||
<div style="height:48pt;"></div>
|
||||
<div style="height:36pt;"></div>
|
||||
|
||||
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user