set margin export pdf
This commit is contained in:
@ -7,7 +7,9 @@
|
||||
/* Contoh style tambahan */
|
||||
|
||||
@page {
|
||||
margin: 1cm 1cm;
|
||||
margin-top: 3.5cm;
|
||||
margin-right: 1.5cm;
|
||||
margin-left: 1.5cm;
|
||||
}
|
||||
|
||||
/** Define the header rules **/
|
||||
@ -28,10 +30,10 @@
|
||||
right: 0cm;
|
||||
}
|
||||
|
||||
body{
|
||||
margin-top: 3.9cm;
|
||||
/* body{
|
||||
margin-top: 2.5cm;
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
} */
|
||||
|
||||
/* .content {
|
||||
padding-top:3.90cm;
|
||||
|
Reference in New Issue
Block a user