When convert a Kindle ebook from the german publisher "Forever" to epub, all sites are blank.
I think the problem is the following from the original stylesheet:
Code:
*::footnote-call {
content: none;
display: none;
}
After the conversion, all classes have
display:none.
I created a small test file and attached the original CSS file.
Convert the test.epub to epub and you can see the problem.
Calibre v3.48
OS: Siduction (Debian/sid)