latin: letter spacing for pigpen and nyctographs
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 2 Apr 2017 23:22:38 +0000 (01:22 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 24 Apr 2017 23:51:41 +0000 (01:51 +0200)
latin.plp

index a801e68a889163b1b6434e9268d82260a6968bfa..d9f8be7777cad12a8a634b5a460a9f06ee56b482 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -38,6 +38,15 @@ Html({
                white-space: nowrap;
        }
 
+       #pigpen .sample > svg {
+               margin-right: 0.1em;
+       }
+       #nyctographs .sample > svg {
+               background: rgba(0,0,0, .1);
+               padding: 0.1em;
+               margin-right: 0.2em;
+       }
+
        svg path:not([fill]) {
                stroke: currentColor;
                fill: none;