]> Harvie.CZ GIT Repositories and Mirrors - mirrors/Designs.git/commitdiff
same font in all browsers
authorTomas Mudrunka <tomas.mudrunka@gmail.com>
Wed, 10 Jun 2026 20:17:33 +0000 (22:17 +0200)
committerTomas Mudrunka <tomas.mudrunka@gmail.com>
Wed, 10 Jun 2026 20:17:33 +0000 (22:17 +0200)
tools/din_rail_module_label_generator.html

index 5fa56dad9f9a62fc8b9228c3573093cfd6858c20..bf0b732ceea1a60511bbad19017d12311db70017 100644 (file)
@@ -10,7 +10,7 @@ SPDX-License-Identifier: BSD-3-Clause
 /* DIN Rail Modules are 17.5mm wide, but mounted with 18mm pitch to accomodate differences */
 
 /* fonts */
-table,h1 { font-family: sans-serif; font-weight: normal; font-size: 3.8mm; line-height: 4.7mm; }
+table,h1 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 3.8mm; line-height: 4.7mm; }
 small { font-size: 2.5mm; line-height: 2.5mm; }
 small small { font-size: 2mm; line-height: 1.9mm; }
 a { color: dark-grey; text-decoration: none; }
This page took 0.137076 seconds and 4 git commands to generate.