writing: enable monochrone style option
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 23 Jun 2015 14:26:59 +0000 (16:26 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 21 Sep 2015 22:20:08 +0000 (00:20 +0200)
mono.css
writing.plp

index 829c93bc3ad5944b369b0139e16e786fe660c08e..51737ff20ca5aa2218ab6c0fce2959e8157ffe10 100644 (file)
--- a/mono.css
+++ b/mono.css
@@ -17,6 +17,7 @@ td,
 .l3 {background: #AAA; color: #000}
 .l4 {background: #DDD; color: #000}
 .l5 {background: #EEE; color: #000}
+.ex {color: #888} /* experimental, disfavoured */
 
 .p0:not(.p)           {color: #888; opacity: 1}
 .p0:not(.p).l0        {color: #DDD}
index 5c7c982975844e130b64d1a183b12a3434a1c1bb..69fffe2f491ee7243385ee6354a86a2807af7aa2 100644 (file)
@@ -12,7 +12,7 @@ Html({
                script glyph unicode writing comparison character alphabet letter
                history phoenician latin sample test language multilingual
        '],
-       stylesheet => [qw'light circus dark red'],
+       stylesheet => [qw'light circus dark red mono'],
        data => [qw'writing-phnx.inc.pl'],
 });