View Single Post
Old 09-12-2019, 10:39 PM   #136
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,679
Karma: 242197301
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Quote:
Originally Posted by kovidgoyal View Post
@sirtel: How are you inserting paragraph margins? As in what code are you using and what procedure to insert it?
Both by hand in the individual book comments (metadata editor, comments field, the html view) and S&R in the bulk metadata editor (tried both character match and regex). As there already were <p> tags with a style attached in the comments (font family and font size), I just added margin: 0 0 0 0 to the paragraph style, to remove excessive spacing. Like <p style="font-family: 'Verdana'; font-size: 12px; margin: 0 0 0 0">

Worked in the current release, didn't work in the beta (inserted code for margins just vanished every time).
Sirtel is online now