From 6c854da1d03b296c951868056c35ca11148bd7fc Mon Sep 17 00:00:00 2001 From: manetta Date: Fri, 9 Feb 2024 11:42:40 +0100 Subject: [PATCH] Update 'booklet-stylesheet.css' --- booklet-stylesheet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/booklet-stylesheet.css b/booklet-stylesheet.css index b78b9df..8768a1f 100644 --- a/booklet-stylesheet.css +++ b/booklet-stylesheet.css @@ -53,14 +53,14 @@ div.thumbcaption{ h1, h2, h3, h4, h5, h6 { break-after: avoid; } -h2:first-of-type{ +h1:first-of-type{ font-size: 400%; border: 5px groove; border-radius: 25px; padding: 0.15em 0.75em 0.5em; break-after: always; } -h2{ +h1{ font-family: "line"; font-size: 300%; text-align: center;