diff --git a/software_export/css/main.css b/software_export/css/main.css index ca58f4b..9b86a91 100644 --- a/software_export/css/main.css +++ b/software_export/css/main.css @@ -85,6 +85,7 @@ section.page-body { height: 8em; background-repeat: no-repeat; margin-left: 40%; + margin-bottom: 10px; } .descrizione { @@ -184,7 +185,7 @@ header.page-header.scartati { /* no print */ body .noprint button, body > center > h2, -body > p.noprint:nth-child(5), +body > p, #ingressi, #aziende, #scartati { display: none; }