This commit is contained in:
Kovid Goyal 2024-11-30 11:27:03 +05:30
commit 08e9540962
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
5 changed files with 0 additions and 20 deletions

View File

@ -192,10 +192,6 @@ class Economist(BasicNewsRecipe):
extra_css = '''
em { color:#202020; }
img {display:block; margin:0 auto;}
.sub { font-size:small; }
#subhead { color: #404040; font-size:small; font-weight:bold; }'
#desc { font-style: italic; color:#202020; }
#date { color: gray; font-size:small; }
'''
oldest_article = 7.0
resolve_internal_links = True

View File

@ -192,10 +192,6 @@ class Economist(BasicNewsRecipe):
extra_css = '''
em { color:#202020; }
img {display:block; margin:0 auto;}
.sub { font-size:small; }
#subhead { color: #404040; font-size:small; font-weight:bold; }'
#desc { font-style: italic; color:#202020; }
#date { color: gray; font-size:small; }
'''
oldest_article = 7.0
resolve_internal_links = True

View File

@ -132,10 +132,6 @@ class EconomistNews(BasicNewsRecipe):
extra_css = '''
em { color:#202020; }
img {display:block; margin:0 auto;}
.sub { font-size:small; }
#subhead { color: #404040; font-size:small; font-weight:bold; }'
#descrip { font-style: italic; color:#202020; }
#date { color: gray; font-size:small; }
'''
cover_url = 'https://yt3.googleusercontent.com/UnUx7LD3mPISiPJo76CrN7vIUPAS4ATbVIBm3H76KWzCkNJeqMqJC0gpY6ArJfQBKQ2w7sQ5WQ=s0'

View File

@ -123,10 +123,6 @@ class econ_search(BasicNewsRecipe):
extra_css = '''
em { color:#202020; }
img {display:block; margin:0 auto;}
.sub { font-size:small; }
#subhead { color: #404040; font-size:small; font-weight:bold; }'
#descrip { font-style: italic; color:#202020; }
#date { color: gray; font-size:small; }
'''
resolve_internal_links = True

View File

@ -131,10 +131,6 @@ class EconomistWorld(BasicNewsRecipe):
extra_css = '''
em { color:#202020; }
img {display:block; margin:0 auto;}
.sub { font-size:small; }
#subhead { color: #404040; font-size:small; font-weight:bold; }'
#descrip { font-style: italic; color:#202020; }
#date { color: gray; font-size:small; }
'''
resolve_internal_links = True