diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css
index f6ef98b..9275a84 100644
--- a/Bootstrap_new/css/style_office.css
+++ b/Bootstrap_new/css/style_office.css
@@ -365,18 +365,6 @@ content-area {
min-height: calc(100vh - var(--header-height) - 56px - 16px) !important;
}
-/* Bordure subtile en haut pour lier visuellement avec nav-bar */
-.content-card::before {
- content: '';
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- height: 4px;
- background: linear-gradient(90deg, var(--office-primary), #d15a3a, #ff7b5c);
- opacity: 0.8;
-}
-
/* ============================================
HEADER CONTROLS
============================================ */
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 15d8b68..b1ceaf0 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -145,7 +145,7 @@ console.groupEnd();
-
+