Quote:
Originally Posted by saguay
Do you know how I can add security to block any modification of this ePub ?
|
I believe you are asking how to prevent the ereader or user settings from overriding your CSS. As far as I know, the only way to do this is to tag everything as
!important, but this can get messy very quickly.
If this is what you're looking for, hopefully somebody more knowledgeable than I am will offer other suggestions.