display none

This commit is contained in:
Your Name 2020-06-02 22:55:56 +02:00
parent 14d9f103c1
commit e993fe68a3

View file

@ -181,6 +181,14 @@ header.page-header.scartati {
background-color: grey;
}
/* no print */
body .noprint button,
body > center > h2,
body > p.noprint:nth-child(5),
#ingressi, #aziende, #scartati {
display: none;
}
hide {
display: none !important;
height: 0;