View Single Post
Old 02-05-2022, 10:53 AM   #4
Leonatus
Wizard
Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.
 
Leonatus's Avatar
 
Posts: 1,060
Karma: 11391181
Join Date: Mar 2013
Location: Guben, Brandenburg, Germany
Device: Kobo Clara 2E, Tolino Shine 3
Hm, I have been quick with my eulogy. My recipe has those extra-css:
Code:
 extra_css = 'td.textb {font-size: medium;}'
    extra_css = '* { text-align: justify !important}'
    extra_css = '* { text-decoration: none !important}'
The font-size-extra-css is built-in; the two others I added. When I download the customized-recipe-based news source, the text-decoration-removal is added to the css rules, but not the "justify" rule; this remains at "left".
Thus, there appears no justified text in the news source.
Is there something missing?
Leonatus is offline   Reply With Quote