mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
....
This commit is contained in:
parent
1334be1077
commit
6c876fd00a
@ -32,7 +32,7 @@ class LondonReviewOfBooksPayed(BasicNewsRecipe):
|
||||
requires_version = (3, 0, 0)
|
||||
masthead_url = 'https://www.mylrb.co.uk/out/lrb-2014/img/logo-2x.png'
|
||||
extra_css = '''
|
||||
.article-word-count, .article-tag-holder { font-size:small; color:#202020; }
|
||||
.article-word-count, #article-tag-holder { font-size:small; color:#202020; }
|
||||
.embedded-image-caption { font-size:small; text-align:center; }
|
||||
blockquote, em { color:#202020; }
|
||||
'''
|
||||
|
Loading…
x
Reference in New Issue
Block a user