You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
271 B
CSS

@page{
size: A5;
background-color: #C0C0C0;
}
body{
size: A5;
font-family: serif;
font-size: 20pt;
line-height: 1.4;
color: blue;
white-space: normal;
text-align: center;
}