Quote:
Originally Posted by gambarini
|
I would do this (add it to your recipe):
Code:
extra_css = ' .boxocchiello2{font-size: small} .titoloRub{font-size: xx-large; font-weight: bold } .sezione{font-weight: bold} '
conversion_options = {'linearize_tables':True}
remove_attributes = ['colspan']
keep_only_tags = [dict(attrs={'class':['boxocchiello2','titoloRub','sezione','articologirata']})]