latin: fix font matching on suetterlin and asl rows
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 5 Jun 2015 23:28:55 +0000 (01:28 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 9 Jun 2015 03:43:44 +0000 (05:43 +0200)
Rules broken in commit v1.3-34-g4af2c4c329 (2010-11-10)
[style: generic naming scheme for support classes].

latin.plp

index 8dab21aa73ba800b7512588d3293a3cc100e3df8..1c9f49001ed460589586e66ce5624b31e346c5d2 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -24,8 +24,8 @@ Html({
                font-family: Gallaudet;
                src: url("/gallaudet.ttf");
        }
-       .glyphs tr:first-child+tr td.di-a { font-family: Suetterlin }
-       .glyphs tr:first-child+tr+tr td.di-a { font-family: Gallaudet }
+       .glyphs tr:first-child+tr td { font-family: Suetterlin }
+       .glyphs tr:first-child+tr+tr td { font-family: Gallaudet }
 </style>
 
 <h1>Latin alphabet</h1>