I don't understand. Its working for me just like that. For example, in the book I thought it was not working before, the body turn out like that, after conversion:
.calibre5 {
border-bottom: currentColor none 0;
border-top: currentColor none 0;
display: block;
padding-bottom: 0;
padding-top: 0;
text-indent: 1.5em;
margin: 0 -3%
}
|