Quote:
Originally Posted by marcelo2605
I set a background color for my epub book in Sigil adding this lines to template.css
Code:
body{
background color: #f48000;
}
In Adobe Digital Edition, looks fine. But when a saw this book in Ipad, the background color disappear. Why?
|
Because whatever reading software you are using in the iPad does not support/obey background color.
By the way, you included the hyphen in "background-color", didn't you?