mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/ydig/calibre
This commit is contained in:
commit
27b6124c70
@ -37,7 +37,7 @@ class Espresso(BasicNewsRecipe):
|
||||
extra_css = '''
|
||||
h1 { text-align:center; }
|
||||
._main-image, ._description, .sub, .calibre-nuked-tag-figcaption { text-align:center; font-size:small; }
|
||||
._quote-container { font-size:x-large; font-style:italic; color:#202020; }
|
||||
blockquote { font-size:x-large; font-style:italic; color:#202020; }
|
||||
'''
|
||||
|
||||
keep_only_tags = [dict(name='main', attrs={'id': 'content'})]
|
||||
|
Loading…
x
Reference in New Issue
Block a user