Your Name 3 years ago
parent
commit
06a8144020
1 changed files with 2 additions and 1 deletions
  1. 2 1
      software_export/css/main.css

+ 2 - 1
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;
 }