added new dark mode feature for pictures
Use <img class="noColorChange" .... /> for no changes.
This commit is contained in:
parent
5ca95ff6ae
commit
fb4f9e544c
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ img {
|
|||
}
|
||||
|
||||
img.logo,
|
||||
img.img-lead,
|
||||
a.icon img,
|
||||
a.qr img,
|
||||
img.noColorChange {
|
||||
|
|
Loading…
Reference in a new issue