View Single Post
Old 02-25-2013, 07:42 AM   #3
ronaldl
Enthusiast
ronaldl began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Aug 2011
Location: Georgia
Device: Kindle 3
Enhancement

Maybe I am not defining the background and foreground color properly in my epub book.

body {
color: black;
background-color: powderblue;
margin: 0.5em;
width: auto;
border: 0;
padding: 0
}

This color is picked up by the PC programs ADE and Kindle.

Ronald
ronaldl is offline   Reply With Quote