This repository has been archived on 2020-08-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
pa4home/htdocs/applications/GSM/print.css
2012-01-15 15:50:31 +01:00

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;
}