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