View Single Post
Old 09-09-2019, 06:48 AM   #22
un_pogaz
Chalut o/
un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.
 
un_pogaz's Avatar
 
Posts: 663
Karma: 720026
Join Date: Dec 2017
Device: Kobo
In the "comments" field: The CSS "text-align: justify" is completely deleted. (unlike"text-align: right;" "text-align: center;" which are converted to align="right" or align="center")

Also, I find the choice of doubtful and if conversion there should be, I prefer from the attribute "align" to CSS "text-align:"
I don't know how the "align" attribute works, but I know that with CSS, there an inheritance system.

Personally this causes me a serious problem: I created a software that reads and modifies the Descriptions in metadata.db and deletes all superfluous CSS, then writes in the root <div> of the Description style="text-align: justify;". This is no longer taken into account, my entire (test) library is broken!

Last edited by un_pogaz; 09-09-2019 at 06:52 AM.
un_pogaz is offline