top msg color improved for dark mode
This commit is contained in:
parent
03302eb35f
commit
4289f4eb0e
1 changed files with 4 additions and 0 deletions
|
|
@ -222,4 +222,8 @@ input.option-input[type="text"]{
|
||||||
filter: invert(1);
|
filter: invert(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#mzta_top_msg div{
|
||||||
|
background-color: rgb(2, 0, 100);
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue