Style modifier
This commit is contained in:
parent
d513fd5a88
commit
e95642e9df
|
|
@ -56,7 +56,7 @@
|
||||||
.app-logo {
|
.app-logo {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
color: white;
|
/*color: white;*/
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
|
@ -64,7 +64,7 @@
|
||||||
|
|
||||||
.app-logo img {
|
.app-logo img {
|
||||||
height: 36px;
|
height: 36px;
|
||||||
filter: brightness(0) invert(1);
|
/*filter: brightness(0) invert(1);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Sidebar - PowerPoint Orange (#b7472a) */
|
/* Sidebar - PowerPoint Orange (#b7472a) */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user