BookFusion: Inherit Fonts

Add a style that overrides font with "inherit" for certain books

作者
jamescodesthings
日安装量
0
总安装量
1
评分
0 0 0
版本
1.0
创建于
2023-05-02
更新于
2023-05-02
大小
1.2 KB
许可证
MIT
适用于

BookFusion parses and includes Epub styles on their cloud reader.

This means sometimes you change the font and the book's font doesn't change.

The script in this version works to inject a style at the book level (iframe).

The style can then be updated to "inherit" properties from BF's CSS rather than the book's internal CSS.

It's likely you'll have to update the CSS injected to get the expected result, but this gets safely around injecting a style into the book's iFrame.