Is there a way to only overwrite the css stylesheet in epubs or would it be possible to add such a feature? I added some css to my .ini that I wish I had earlier, and I really don't want to overwrite/manually over 100 stories.
I think a way something earlier in the thread about linking a CSS stylesheet to an external website
Also I managed to figure out some CSS that will reveal most transparent text(AKA invisitext ) in SB/SV/QQ stories.
Code:
##Following lines of is to make invisitext a shade of purple
add_to_output_css:
span[style*=transparent] {color: #cc33ff!important;}
span[style*=Transparent] {color: #cc33ff!important;}
span[style*=TRANSPARENT] {color: #cc33ff!important;}
Though to be absolutely sure it will reveal invisitext you would want to add every iteration of the word transparent. I just wanted to that out there in case there any future person searches the thread for a solution to invisitext.
Another question, how easy would it be to have a option for Legend Quotes for SB/SV/QQ