noheader
This commit is contained in:
parent
07e20e3d5f
commit
06a8144020
1 changed files with 2 additions and 1 deletions
|
@ -85,6 +85,7 @@ section.page-body {
|
||||||
height: 8em;
|
height: 8em;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
margin-left: 40%;
|
margin-left: 40%;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.descrizione {
|
.descrizione {
|
||||||
|
@ -184,7 +185,7 @@ header.page-header.scartati {
|
||||||
/* no print */
|
/* no print */
|
||||||
body .noprint button,
|
body .noprint button,
|
||||||
body > center > h2,
|
body > center > h2,
|
||||||
body > p.noprint:nth-child(5),
|
body > p,
|
||||||
#ingressi, #aziende, #scartati {
|
#ingressi, #aziende, #scartati {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue