From 00fd1cc980f845ef4e34d59d57c56e8351f42d55 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 2 Apr 2026 18:55:28 +0000 Subject: [PATCH] fds --- Bootstrap_new/css/theme-modern.css | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 192a847c..6ebeea2b 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -439,18 +439,16 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { display: flex; justify-content: space-between; align-items: center; - font-size: 0.7rem; - color: rgba(255, 255, 255, 0.4); /* Très discret sur fond sombre */ - font-family: 'DM Sans', sans-serif; - letter-spacing: 0.05em; - text-transform: uppercase; + font-size: 9px; + color: rgba(255, 255, 255, 0.3); + font-weight: 700; } .version-tag { - background: rgba(255, 255, 255, 0.1); + background: rgba(255, 255, 255, 0.05); padding: 2px 6px; - border-radius: 4px; - font-weight: 700; + border-radius: 3px; + border: 1px solid rgba(255, 255, 255, 0.1); } /* ==============================