Style modifier

This commit is contained in:
KONE SOREL 2025-12-20 14:51:15 +00:00
parent d513fd5a88
commit e95642e9df

View File

@ -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) */