Update the_week.recipe

This commit is contained in:
unkn0w7n 2024-06-11 18:17:39 +05:30
parent 6bf762aafa
commit 27bc04f77f

View File

@ -24,7 +24,6 @@ class TheWeek(BasicNewsRecipe):
remove_tags_after = [classes('articlecontentbody')]
extra_css = '''
img {display:block; margin:0 auto;}
em, blockquote { color: #202020; }
.article-image, .article-imgbox { text-align:center; font-size:small; }
.article-info { font-size:small; }