From 3d63413b3b0b6cce3680499b67d7e906406b2fd7 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 9 Mar 2026 05:22:24 +0100 Subject: [PATCH] evolution du style pour le contenu principal de la page --- static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index a9323c5..4b30f47 100644 --- a/static/style.css +++ b/static/style.css @@ -42,6 +42,6 @@ footer{ .main-content{ border-style: solid; - border-width: 2px; + border-width: 5px; border-color: #cc0000; -} + border-radius: 10px 10px 10px 10px;