diff --git a/resources/jacket/stylesheet.css b/resources/jacket/stylesheet.css index 8dee8edc3c..5f4f012d01 100644 --- a/resources/jacket/stylesheet.css +++ b/resources/jacket/stylesheet.css @@ -39,7 +39,16 @@ .cbj_title { font-size: x-large; text-align: center; - } +} + +/* +** Author +*/ +.cbj_author { + font-size: medium; + text-align: center; + margin-bottom: 1ex; +} /* ** Table containing Series, Publication Year, Rating and Tags diff --git a/resources/jacket/template.xhtml b/resources/jacket/template.xhtml index 93e12983e8..8447b1d6b3 100644 --- a/resources/jacket/template.xhtml +++ b/resources/jacket/template.xhtml @@ -7,6 +7,7 @@