Update tagespost.recipe

Included .datetime and .autor-name classes in the extra_css.
This commit is contained in:
unkn0w7n 2025-08-11 18:47:50 +05:30
parent 8a674987bf
commit 6c9b8d286d

View File

@ -59,6 +59,8 @@ class Tagespost(BasicNewsRecipe):
extra_css = '''
.abbinder-text,
.calibre-nuked-tag-figcaption,
.datetime,
.autor-name,
.topline {
font-size:small;
}