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