X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/09bc7e2233fec9509879df474235cc0492982eb3..bc82153494759a00aa278b2039e240ca673957c6:/nethack.plp diff --git a/nethack.plp b/nethack.plp index bb0be70..0a5a4be 100644 --- a/nethack.plp +++ b/nethack.plp @@ -31,7 +31,7 @@ $header{content_type} = $ctype; <: - my %styles = map {$_ => $_} qw(dark circus mono terse); + my %styles = map {$_ => $_} qw(dark circus mono red terse); our $style = exists $get{style} && $styles{$get{style}} || 'light'; printf(qq{\n}, $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "$_.css", $_