From 7c48d58c2de9d26d8b51856995bcf29a7ea9c5ab Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 4 Apr 2026 11:24:05 +0000 Subject: [PATCH] a --- Vue/Consultationsinitiees/index.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Vue/Consultationsinitiees/index.php b/Vue/Consultationsinitiees/index.php index 0108b0d..7a7d45a 100755 --- a/Vue/Consultationsinitiees/index.php +++ b/Vue/Consultationsinitiees/index.php @@ -132,6 +132,12 @@ max-width: 300px; text-align: left; } + +hr { + border: none; + border-top: 2px solid red; + width: 50%; +}