mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-11-10 05:03:35 +01:00
Update main.scss
This commit is contained in:
parent
23f2f65e95
commit
13a141c1c0
@ -160,6 +160,14 @@ a.icon img {
|
||||
color: var(--nav-text-color);
|
||||
}
|
||||
|
||||
img {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
img.noColorChange {
|
||||
filter: none;
|
||||
}
|
||||
|
||||
#header .action-container {
|
||||
&--left {
|
||||
left: 25px;
|
||||
|
Loading…
Reference in New Issue
Block a user