This commit is contained in:
Kovid Goyal 2025-08-08 21:59:31 +05:30
parent 85b7e04b32
commit 4849f9dc39
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -62,7 +62,7 @@ class Tagespost(BasicNewsRecipe):
.topline { .topline {
font-size:small; font-size:small;
} }
.description { font-style: italic; } .description { font-style: italic; }
''' '''
def preprocess_html(self, soup): def preprocess_html(self, soup):