From: Mischa POSLAWSKY Date: Tue, 23 Jun 2015 14:26:59 +0000 (+0200) Subject: writing: enable monochrone style option X-Git-Tag: v1.8~57 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/3382ef368b4f347de3d1148a67f31f37aae653fc writing: enable monochrone style option --- diff --git a/mono.css b/mono.css index 829c93b..51737ff 100644 --- 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} diff --git a/writing.plp b/writing.plp index 5c7c982..69fffe2 100644 --- a/writing.plp +++ b/writing.plp @@ -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'], });