index: fix misaligned column break in webkit
[sheet.git] / nethack.plp
index 53902b03152b657157243e17583b3ad7d0dc19f0..ae595b6f0ea0486dc4bc13589397ec5c1aa581a4 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'nethack cheat sheet',
-       version => 'v1.1',
+       version => '1.1',
        description => [
                "Keyboard overview sheet for the Nethack console RPG game,",
                "describing the default controls.",
@@ -10,7 +10,7 @@ Html({
        keywords => [qw'
                nethack rogue game control controls sheet reference overview keyboard
        '],
-       stylesheet => [qw'light dark circus mono red terse'],
+       stylesheet => [qw( light dark circus mono red )],
        keys => 1,
 });