X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f4202b592c541333b3cd4aca471025dea8cb18fd..cb397bfc503077962ce48f6dccb8fa8b6460ec0a:/latin.plp?ds=sidebyside diff --git a/latin.plp b/latin.plp index 897fe0a..e0bb689 100644 --- a/latin.plp +++ b/latin.plp @@ -24,12 +24,12 @@ Html({ #sütterlin td { font-family: Suetterlin } #ita2 td, #tap-code td, - #tap-simplified td { + #short-tap td { white-space: normal; word-spacing: 5em; /* force line break between words */ } #tap-code td, - #tap-simplified td { + #short-tap td { line-height: 1ex; } #ita2 td { @@ -59,17 +59,17 @@ Html({ margin-right: -10px; } #tap-code .sample, - #tap-simplified .sample { + #short-tap .sample { font-size: 80%; } #ita2 .sample, #tap-code .sample, - #tap-simplified .sample { + #short-tap .sample { word-spacing: 0; } #ita2 .sample span, #tap-code .sample span, - #tap-simplified .sample span { + #short-tap .sample span { margin-right: 1ex; white-space: nowrap; }