X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/9fbe7cd69afa935c523e47d026d90158b1406bc4..3efe0eca82fa7f9c0fd125ff25f42901bc7133c8:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index e5292ba..8fc60ef 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -105,7 +105,7 @@ sub Html { } # default fallbacks - $meta->{stylesheet} ||= [qw'light dark circus mono red terse']; + $meta->{stylesheet} ||= [qw( light dark circus mono red )]; $meta->{charset} ||= 'utf-8'; # convert options to arrays @@ -117,6 +117,10 @@ sub Html { unless $PLP::sentheaders; unshift @{ $meta->{raw} }, stylesheet($meta->{stylesheet}); + push @{ $meta->{raw} }, ( + '', + ); + # optional amends push @{ $meta->{raw} }, ( '',