mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
95fe65b499
commit
e2f943ae16
@ -24,7 +24,6 @@ class NYTimes(BasicNewsRecipe):
|
||||
encoding = 'cp1252'
|
||||
no_stylesheets = True
|
||||
extra_css = 'h1 {font: sans-serif large;}\n.byline {font:monospace;}'
|
||||
html2lrf_options = ['--base-font-size', '14']
|
||||
|
||||
def get_browser(self):
|
||||
br = BasicNewsRecipe.get_browser()
|
||||
|
Loading…
x
Reference in New Issue
Block a user