@shotsky,
I believe a calibre conversion rationalises the css classes so that there are no classes, in the output css, with exactly the same css attributes as a differently named class. This would result in the classes in the html tags also being rationalised to match. Any unused classes would also be removed.
Is it possible that your input css for "RM-recipe-method" and "intit" are so similar that one of them is superfluous?
|