From 326fbcf9ca9db5fe6c04fe555093ace1076d12ab Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 10 Apr 2017 21:21:21 +0200 Subject: [PATCH] latin: enable monochrome stylesheet --- latin.plp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latin.plp b/latin.plp index 66ef3ec..7f94ebf 100644 --- a/latin.plp +++ b/latin.plp @@ -11,7 +11,7 @@ Html({ secret cursive fraktur blind braille morse deaf asl hand barcode bar color semaphore flag '], - stylesheet => [qw'light dark red'], + stylesheet => [qw( light dark red mono )], data => ['writing-latn.inc.pl'], }); -- 2.30.0