From b8052d35d71eb7ef42a41e6c03ec401171185ac8 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Mon, 14 Aug 2023 22:22:38 +0530 Subject: [PATCH] ... --- recipes/epoch_times.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/epoch_times.recipe b/recipes/epoch_times.recipe index 2e382678d0..9ce05c09d6 100644 --- a/recipes/epoch_times.recipe +++ b/recipes/epoch_times.recipe @@ -17,7 +17,7 @@ class EpochTimes(BasicNewsRecipe): no_stylesheets = True resolve_internal_links = True masthead_url = 'https://epochtimes-ny.newsmemory.com/eeLayout/epochtimes/1.0.a/images/webapp/banner.png' - extra_css = '.post_caption, .text-sm {font-size:small;}' + extra_css = '.post_caption, .text-sm, .uppercase {font-size:small;}' keep_only_tags = [ dict(name='article')