Style modifier
This commit is contained in:
parent
d513fd5a88
commit
e95642e9df
|
|
@ -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) */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user