View Single Post
Old 12-15-2022, 07:13 PM   #5
PoP
 curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.
 
PoP's Avatar
 
Posts: 3,002
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
Thank You,

I thought I would make Kindle rendering more like the original FSRX with

Code:
<style>
body {
background-color: black;
color: lightgrey;
}
 
b {
background-color: black;
color: white;
}
</style>
But the resulting AZW3 created a mess, forcing rebooting the reader.

Was just an idea, it did look Okay on a browser:
Click image for larger version

Name:	newstyle.jpg
Views:	73
Size:	88.1 KB
ID:	198430

[EDIT 2022-12-18] FSRead an .EPUB. Added the style again (with Calibre Editor) but this time converted to .KFX. Now working:
Click image for larger version

Name:	screenshot_2022_12_18T13_34_30-0500.png
Views:	63
Size:	60.6 KB
ID:	198502

Last edited by PoP; 12-18-2022 at 01:42 PM.
PoP is offline   Reply With Quote