Your Name 4 éve
szülő
commit
e993fe68a3
1 módosított fájl, 8 hozzáadás és 0 törlés
  1. 8 0
      software_export/css/main.css

+ 8 - 0
software_export/css/main.css

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