font: mark 16th column
[sheet.git] / font.plp
index a03990508905532bf62f2d914f41c4e5ee090848..75f0198496877cd6ef495c59e9002f2b3f006789 100644 (file)
--- a/font.plp
+++ b/font.plp
@@ -55,6 +55,7 @@ if (my $font = $ENV{PATH_INFO} =~ s{^/}{}r) {
 <style>
        .glyphs tbody th[!colspan] { text-align: right }
        .glyphs tbody td { font-family: "$fontmeta->{name}" }
+       .glyphs tbody td:nth-child(18) { border-left-width: 2px }
 </style>
 EOT
        say '<table class="glyphs big">';