X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ff2d4344d5b0adc00b1a9184afc02dda63165a24..c978ceb9fff8770bb4cb798f45d6b893a7543fa1:/latin.plp?ds=sidebyside diff --git a/latin.plp b/latin.plp index 70c9635..78b52cb 100644 --- a/latin.plp +++ b/latin.plp @@ -25,6 +25,8 @@ Html({ #tap-code td, #tap-simplified td { line-height: 1ex; + white-space: normal; + word-spacing: 5em; /* force line break between words */ } #pigpen { stroke-linecap: square; @@ -34,10 +36,19 @@ Html({ stroke-linecap: round; stroke-linejoin: round; } - #code-39 { + 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; fill: none; @@ -94,3 +105,45 @@ else { :> +