7 lines
58 B
CSS
7 lines
58 B
CSS
|
@page{
|
||
|
size:A4;
|
||
|
margin:10mm;
|
||
|
background-color:pink;
|
||
|
}
|
||
|
|