View Single Post
Old 07-24-2025, 02:11 AM   #17
kust
Member
kust began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jul 2025
Device: none / pc
Managed to get it to work by

1. view the book and then press esc
2. choose preferences and then styles
3 add this to the box. Found some of these settings online

Code:
body {color:rgb(0,0,0);
background-color:rgb(174,174,174);
text-align:justify;
line-spacing:1.8;
margin-top:1000px;
margin-bottom:4px;
margin-right:50px;
margin-left:50px;
text-indent:3em;}
h1, h2, h3, h4, h5, h6
{color:black;
position: relative;
text-align:center;
font-style:italic;
font-weight:bold;} 
div *
{
padding: 0.4px;
}
Was wondering if I convert the book in calibre now will the converted book keep these settings?
kust is offline   Reply With Quote