charset: omit unassigned half of ascii table
[sheet.git] / writing-latn.inc.pl
index 2c9b59f80ef842419fd04f54f589b0e060bd96e4..b9c88f065c5d3b5dff831dbc7796009d43764fc0 100644 (file)
@@ -20,6 +20,7 @@ my $spacestyle = '.sample span { margin-right: 0.5ex }';  # separate multiple le
 my @tapstyle = (
        @wrapstyle,
        '{ line-height: 1ex }',
+       'td:not(.sample) { vertical-align: top }',
        '.sample { font-size: 80% }',
 );