]> Harvie.CZ GIT Repositories and Mirrors - mirrors/Designs.git/commitdiff
smaller margins
authorTomas Mudrunka <tomas.mudrunka@gmail.com>
Wed, 10 Jun 2026 20:25:27 +0000 (22:25 +0200)
committerTomas Mudrunka <tomas.mudrunka@gmail.com>
Wed, 10 Jun 2026 20:25:27 +0000 (22:25 +0200)
tools/din_rail_module_label_generator.html

index bf0b732ceea1a60511bbad19017d12311db70017..10dec4649e9294d4fc6d239332406409621ac732 100644 (file)
@@ -16,13 +16,12 @@ small small { font-size: 2mm; line-height: 1.9mm; }
 a { color: dark-grey; text-decoration: none; }
 
 /* table */
-table { border-spacing:0px; border-collapse: collapse; }
-tr { margin-bottom: 10mm; }
+table { border-spacing:0px; border-collapse: collapse; margin-bottom: 2mm; }
 td * { display: block; }
 td {
        border: 1px solid black; width: 18mm; height: 16mm; 
        text-align: center; padding: 3px 0 0 0; overflow: hidden;
-       display: flex-wrap; float: left; margin-bottom: 4mm; box-sizing: border-box;
+       display: flex-wrap; float: left; margin-bottom: 1px; box-sizing: border-box;
        justify-content: center; /* align-items: center; */
        white-space: pre-line;
        position: relative;
This page took 0.128867 seconds and 4 git commands to generate.