This commit is contained in:
unkn0w7n 2023-08-14 22:22:38 +05:30
parent 5457ba9e49
commit b8052d35d7

View File

@ -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')