X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/72d7fa29bef747722a947e079ceac1a21e12acc6..702b51ff727f2c656298459138f0ef39dc77293a:/latin.plp?ds=sidebyside diff --git a/latin.plp b/latin.plp index 671d6d7..d9f8be7 100644 --- a/latin.plp +++ b/latin.plp @@ -26,11 +26,26 @@ Html({ #tap-simplified td { line-height: 1ex; } + #pigpen { + stroke-linecap: square; + } + #nyctographs, #old-roman-cursive { - stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; } + td { + 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; @@ -78,7 +93,8 @@ else { print " colspan=$colspan"; $colspan = 1; } - print '>' unless s/^'; say; } } @@ -87,3 +103,45 @@ else { :> +