Quote:
Originally Posted by davidfor
The stylesheet will be reformatted. This is done by the functions used to add the contents of the kobo_extra.css. It shouldn't produce invalid CSS, but there might be a circumstance where it does. Posting the final CSS might let us see what is happening.
|
Well.. every normal paragraph in this book that doesn't insert a white line at the original book is <p class="indent"> at <p class="no-indent"> it does produce a white line where it supposed to do.
In the tranferred book it produced a white line at every <p class="indent">
Including the original css, and the changed (after transferring) one.
The extra css by this example has only one line, it doesn't matter what I put there, but contains: @page {
margin: 0 0 0 0 !important
}
book-css.zip