style/circus: support unicode page
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 12 Nov 2010 00:26:56 +0000 (01:26 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 12 Nov 2010 04:15:55 +0000 (05:15 +0100)
circus.css
unicode.plp

index 9e1978e77a4a3b09092656bb669003f4e32c8fa6..822bf9de03280f7673e0abf5fc950172e1249ec9 100644 (file)
@@ -11,6 +11,7 @@
 .l5:hover {     color: #CF8; background: #000}
 .l6       {background: #8F8}
 .l6:hover {     color: #8F8; background: #000}
+.ex       {     color: #D00}
 
 .Co {background: #DBB} /* private */
 .c-sa,
index 3a6a0c9d7688badaba7740ceaac70001e116f510..dd9734467896a91aebebd38973ea3db966696024 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 mono red'],
+       stylesheet => [qw'light dark mono circus red'],
        data => [qw'digraphs.inc.pl'],
 });