View Single Post
Old 05-14-2020, 09:38 PM   #1
odonterla
Junior Member
odonterla began at the beginning.
 
Posts: 6
Karma: 44
Join Date: Feb 2020
Device: none
How to disable CSS property in viewer?

I can't figure out how to disable a CSS property in viewer using the CSS style sheets. I can remove it only with converting in Calibre. For example, if a book has margin-right defined. Things I tried-
margin-right: !important;
margin-right:none !important;
margin-right:auto !important;
margin-right:initial !important;
margin-right:inherit !important;
odonterla is offline   Reply With Quote