This commit is contained in:
Your Name 2020-06-02 23:15:24 +02:00
parent 07e20e3d5f
commit 06a8144020

View file

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