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%; +}