diff --git a/comparison.php b/comparison.php index d006c1f..e9f8920 100644 --- a/comparison.php +++ b/comparison.php @@ -226,7 +226,8 @@ } echo " title: { - text: '$title' + text: '$title', + style: {fontSize: '1em'} }, subtitle: { text: '$lgCOMPARESUBTITLE' }, xAxis: [{ diff --git a/detailed.php b/detailed.php index d2bef8a..a0903c7 100644 --- a/detailed.php +++ b/detailed.php @@ -114,6 +114,10 @@ credits: {enabled: false},