mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-11-26 13:03:33 +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);
|
color: var(--nav-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
filter: invert(100%);
|
||||||
|
}
|
||||||
|
|
||||||
|
img.noColorChange {
|
||||||
|
filter: none;
|
||||||
|
}
|
||||||
|
|
||||||
#header .action-container {
|
#header .action-container {
|
||||||
&--left {
|
&--left {
|
||||||
left: 25px;
|
left: 25px;
|
||||||
|
Loading…
Reference in New Issue
Block a user