From 9a5e46b256e3a1b8736ea6e934ccc70caf8a8f28 Mon Sep 17 00:00:00 2001 From: Jean-Marc Louviaux Date: Sun, 30 Apr 2023 05:19:43 +0200 Subject: [PATCH] HC11 set smaller titles --- comparison.php | 3 ++- detailed.php | 4 ++++ index.php | 6 ++++-- readings.php | 3 ++- 4 files changed, 12 insertions(+), 4 deletions(-) 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},