latin: letter spacing for pigpen and nyctographs
[sheet.git] / latin.plp
index a801e68a889163b1b6434e9268d82260a6968bfa..d9f8be7777cad12a8a634b5a460a9f06ee56b482 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -38,6 +38,15 @@ Html({
                white-space: nowrap;
        }
 
                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;
        svg path:not([fill]) {
                stroke: currentColor;
                fill: none;