sc: lotv patch v5.0.13 (2024-03-26)
[sheet.git] / codec.plp
index 05fe30e0bb4b08f9f2dbe5a51e5d5486aa6ccc28..1aeaa3ba9d8cf6708f0a6148bd6f6b8fccbc6db5 100644 (file)
--- a/codec.plp
+++ b/codec.plp
@@ -11,10 +11,9 @@ if ($@) {
 
 Html({
        title => "$title cheat sheet",
-       version => '1.0',
+       version => '1.1',
        description => $info->{intro},
        keywords => [@{ $info->{keywords} // [] }, qw' feature comparison support benchmark '],
-       stylesheet => [qw'light circus dark red'],
        data => ["codec-$page.inc.pl"],
        raw => '<style>td,th {width:8%} tbody th {white-space:nowrap}</style>',
 });