From cbabf452c73cec850da9bc5d145b2e8ce4752ddc Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Thu, 14 Apr 2022 00:15:35 +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 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/styles.css b/styles.css index cc83424..f988bb4 100644 --- a/styles.css +++ b/styles.css @@ -534,7 +534,7 @@ h1,h2,h3,h4,h5,h6 { text-align: left; } h1 { - font-size: 130%; + font-size: 140%; margin-top: 30px; margin-bottom: 5px; } @@ -544,18 +544,21 @@ h1,h2,h3,h4,h5,h6 { margin-bottom: 5px; } h3 { - font-size: 120%; + font-size: 110%; margin-top: 30px; margin-bottom: 5px; } h4 { - font-size: 115%; + font-size: 100%; + color: #676767; } h5 { - font-size: 110%; + font-size: 100%; + color: #606060; } h6 { - font-size: 105%; + font-size: 100%; + color: #505050; } /*