View Single Post
Old 11-11-2021, 01:35 AM   #4
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,795
Karma: 24088595
Join Date: Dec 2010
Device: Kindle PW2
Look for:

Code:
<html xmlns="http://www.w3.org/1999/xhtml" class="calibre">
and change it to:

Code:
<html xmlns="http://www.w3.org/1999/xhtml">
also change:

Code:
<body>
to:

Code:
<body class="calibre">
Doitsu is offline   Reply With Quote