24 lines
255 B
CSS
24 lines
255 B
CSS
body
|
|
{
|
|
font-family: serif;
|
|
font-size: 10px;
|
|
margin: auto;
|
|
width: 18cm;
|
|
}
|
|
|
|
h1 {
|
|
display: none;
|
|
}
|
|
#GSM_menu {
|
|
display: none;
|
|
}
|
|
|
|
.back .center
|
|
{
|
|
overflow:hidden;
|
|
height: 11.1cm;
|
|
}
|
|
.back .center ol
|
|
{
|
|
-webkit-margin-before: 0.5em;
|
|
}
|