X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d07fe7ddaa92772a6fb10537897e2dadfbabfa49..881e65323ee9dc104c4b590f14b4da277c161f9f:/latin.plp diff --git a/latin.plp b/latin.plp index d51b91b..70c9635 100644 --- 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;