From 27bc04f77fb25035abca4c5f2b854a22cca6a957 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Tue, 11 Jun 2024 18:17:39 +0530 Subject: [PATCH] Update the_week.recipe --- recipes/the_week.recipe | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/the_week.recipe b/recipes/the_week.recipe index 793f0089fb..040c7174af 100644 --- a/recipes/the_week.recipe +++ b/recipes/the_week.recipe @@ -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; }