From e95642e9df56c6d9f759b826b326b61cd29ad7b6 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 20 Dec 2025 14:51:15 +0000 Subject: [PATCH] Style modifier --- Bootstrap_new/css/style_office.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 5205b76..e70d6f7 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -56,7 +56,7 @@ .app-logo { display: flex; align-items: center; - color: white; + /*color: white;*/ text-decoration: none; font-weight: 600; font-size: 20px; @@ -64,7 +64,7 @@ .app-logo img { height: 36px; - filter: brightness(0) invert(1); + /*filter: brightness(0) invert(1);*/ } /* Sidebar - PowerPoint Orange (#b7472a) */