latin: fix suetterlin font match on 3rd row
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 17 Sep 2015 21:46:26 +0000 (23:46 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 21 Sep 2015 22:20:08 +0000 (00:20 +0200)
Broken (again) in commit v1.7-158-gafa53ab113 (2015-09-17)
[latin: uppercase row].

latin.plp

index c146fcc5f5fbbe4bcf3d02a2f86fa150eae13b38..12482e10566ad26fe45ff9c287c20d2599b4c6d5 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -20,7 +20,7 @@ Html({
                font-family: Suetterlin; /* R. G. Arens */
                src: url("/suetterlin.ttf");
        }
-       .glyphs tr:first-child+tr td { font-family: Suetterlin }
+       .glyphs tr:first-child+tr+tr td { font-family: Suetterlin }
 </style>
 
 <h1>Latin alphabet</h1>