From 384a04b28ebea85d4af96d318d04ac3d3fee35a8 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Fri, 12 Nov 2010 01:26:56 +0100 Subject: [PATCH] style/circus: support unicode page --- circus.css | 1 + unicode.plp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/circus.css b/circus.css index 9e1978e..822bf9d 100644 --- a/circus.css +++ b/circus.css @@ -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, diff --git a/unicode.plp b/unicode.plp index 3a6a0c9..dd97344 100644 --- a/unicode.plp +++ b/unicode.plp @@ -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'], }); -- 2.30.0