last css adjustment pdf
This commit is contained in:
parent
016f3d8358
commit
ca29b4dd43
@ -1,8 +1,11 @@
|
||||
@page {
|
||||
/*size: 8.5in 11in !important;*/
|
||||
size:"A4";
|
||||
bleed: 0 !important;
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
/*padding: 0 !important;*/
|
||||
/*margin: 0 !important;*/
|
||||
margin: 0;
|
||||
padding: 15mm 0mm 15mm 0mm;
|
||||
}
|
||||
|
||||
html,body{
|
||||
@ -29,7 +32,7 @@ div#scorecontentpage{
|
||||
div.scorenumber{
|
||||
font-size: 3em;
|
||||
/*background-color: silver;*/
|
||||
margin: 50% auto 0 auto;
|
||||
margin: 45% auto 0 auto;
|
||||
width: 50%;
|
||||
border: 0.5mm solid black;
|
||||
padding:2mm 0 2mm 0;
|
||||
@ -44,7 +47,7 @@ div.author{
|
||||
}
|
||||
div.publisher{
|
||||
margin-bottom: : 3mm;
|
||||
margin-top: 60%;
|
||||
margin-top: 57.5%;
|
||||
|
||||
}
|
||||
div.time{
|
||||
@ -55,5 +58,5 @@ div#scorecontentpage{
|
||||
margin:auto;
|
||||
color: black;
|
||||
text-align: left;
|
||||
width: 65%;
|
||||
width: 60%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user