style/mono: support browser and unicode pages
[sheet.git] / unicode.plp
index 70f13e6cd0cfb58150eeadb34e965ec132efdc39..3a6a0c9d7688badaba7740ceaac70001e116f510 100644 (file)
@@ -10,7 +10,7 @@ Html({
        keywords => [qw'
                unicode glyph char character reference common ipa symbol sign mark table digraph
        '],
-       stylesheet => [qw'light dark red'],
+       stylesheet => [qw'light dark mono red'],
        data => [qw'digraphs.inc.pl'],
 });
 
@@ -215,7 +215,7 @@ $verbose ? (
        <td class="X l4"><:= $glyphs->{digraph} ? 'digraph' : 'latin1' :>
        <td class="X l2"><:= $glyphs->{digraph} ? 'proposed' : 'BMP' :>
        <td class="X l0">other unicode
-       <td class="X ex">discouraged
+       <td class="X l2 ex">discouraged
        </table>
 </div>