17 lines
192 B
CSS
17 lines
192 B
CSS
body
|
|
{
|
|
font-family: serif;
|
|
font-size: 10px;
|
|
margin: auto;
|
|
width: 18cm;
|
|
}
|
|
|
|
#bt-menu, h1, menu {
|
|
display: none;
|
|
}
|
|
|
|
.back .center
|
|
{
|
|
overflow:hidden;
|
|
height: 11.1cm;
|
|
}
|