fix pdf maya
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
@endforeach
|
@endforeach
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2"><b>Peratus Fizikal</b></td>
|
<td colspan="2"><b>Peratus Fizikal</b></td>
|
||||||
<td><b>{{ ($total_virtuals/$votes)*100 }}%</b></td>
|
<td><b>{{ ($total_virtuals / $votes) * 100 }}%</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@@ -67,11 +67,11 @@
|
|||||||
<td colspan="4"><b>Disahkan Oleh :</b></td>
|
<td colspan="4"><b>Disahkan Oleh :</b></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
<div class="table-row">
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>...................................</b></td>
|
<td><b>...................................</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
</div>
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
@@ -81,11 +81,11 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
/* Style for table body */
|
/* Style for table body */
|
||||||
.signature-section{
|
.signature-section {
|
||||||
margin-top: 80px;
|
margin-top: 80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-row{
|
.table-row {
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user