Try changing the % to an EM like this:
span._idGenCharOverride-3 {
font-size:58%;
font-size:.6em;
}
The % shouldn't really be a problem - it appears properly in Sigil anyway. But it could be that whatever they are using to view the ePub just chokes on it.
|