9 lines
97 B
CSS
9 lines
97 B
CSS
|
article {
|
||
|
font-family: "serif";
|
||
|
font-size: "10pt";
|
||
|
}
|
||
|
|
||
|
page {
|
||
|
padding: "15mm 30mm";
|
||
|
}
|