latin: common styling for pigpen and nyctograph svg
[sheet.git] / latin.plp
index d51b91bf0e595cd602d3394c6ca0b900cd384c9d..70c96351809ca036907fdcfd4d98bbf510e0510a 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -26,10 +26,17 @@ Html({
        #tap-simplified td {
                line-height: 1ex;
        }
+       #pigpen {
+               stroke-linecap: square;
+       }
+       #nyctographs,
        #old-roman-cursive {
                stroke-linecap: round;
                stroke-linejoin: round;
        }
+       #code-39 {
+               white-space: nowrap;
+       }
 
        svg path:not([fill]) {
                stroke: currentColor;