Changed font size back to 13pt in pdf css
This commit is contained in:
@@ -16,7 +16,7 @@ html {
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: "Open Sans", "Dejavu Sans", dejavusans;
|
font-family: "Open Sans", "Dejavu Sans", dejavusans;
|
||||||
font-size:16pt;
|
font-size:13pt;
|
||||||
height:100%;
|
height:100%;
|
||||||
margin-top: 20pt;
|
margin-top: 20pt;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user