From 2f796ca48b6fa15c10dc5f6c8bcd74bf2642a1a2 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:34:01 +0530 Subject: [PATCH] ... --- 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; }