mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 22:53:38 +02:00
This commit is contained in:
parent
95fe65b499
commit
e2f943ae16
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue