From ab49cc966b9e69fc39b446c79980ef55f03fc435 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Thu, 14 Apr 2022 00:17:23 +0200 Subject: [PATCH] =?UTF-8?q?Correction=20diff=C3=A9rentiation=20hx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index f988bb4..f899400 100644 --- a/styles.css +++ b/styles.css @@ -534,7 +534,7 @@ h1,h2,h3,h4,h5,h6 { text-align: left; } h1 { - font-size: 140%; + font-size: 150%; margin-top: 30px; margin-bottom: 5px; } @@ -542,6 +542,7 @@ h1,h2,h3,h4,h5,h6 { font-size: 125%; margin-top: 30px; margin-bottom: 5px; + color: #676767; } h3 { font-size: 110%;