From b20ec0e0601f36b0af72b6c216c6d7bdf3a2bfe3 Mon Sep 17 00:00:00 2001 From: LD Date: Wed, 26 Nov 2025 19:47:47 -0500 Subject: [PATCH] ajustements mineurs sur la page Lore --- www/css/style.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/www/css/style.css b/www/css/style.css index 318dd7d..66ef755 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -558,7 +558,16 @@ footer { width: 85%; } -.lore h1, +.lore main .exception p { + margin: auto; + padding: 1% 35% 5% 1%; +} + +.lore h1 { + margin-top: 50px; + font-size: 3.5rem; +} + .lore h2, .lore h3 { margin: 10px;