View Single Post
Old 10-13-2024, 09:17 PM   #1
aikko809
Junior Member
aikko809 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2024
Device: calibre windows app
The img mix-blend-mode in custom styles does not take effect

The img mix-blend-mode in custom styles does not take effect. I tried using
img {
mix-blend-mode: multiply;
}
To make images in book blend into the background color, but it doesn't work. In developer tools I can see that the img elements is applying my custom style correctly, but it doesn't actually take effect in the reader. Is there a way to solve this issue?
aikko809 is offline   Reply With Quote