From baef3dd10feceacbafa5f3ab6d03688f5483c28a Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 18:40:14 +0000 Subject: [PATCH] devc --- Bootstrap_new/css/theme-modern.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 228a80c1..8e471b71 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -791,7 +791,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { .table-container { background: var(--bg-surface); - border: 1px solid var(--color-primary-dark); + border: 1px solid var(--color-neutral); border-radius: var(--radius-sm); box-shadow: var(--shadow-xs); overflow: hidden; @@ -811,13 +811,13 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { background-color: var(--bg-surface-2) !important; color: var(--color-primary) !important; font-family: 'Syne', sans-serif; - font-size: 10px !important; + font-size: 9px !important; font-weight: 800; text-transform: uppercase; - letter-spacing: 0.05px; + letter-spacing: 0.02px; padding: 8px 10px !important; - border: 1px solid var(--color-primary-dark) !important; + border: 1px solid var(--color-neutral) !important; /* border-bottom: 2px solid var(--text-primary) !important; border-top: none !important;