mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 10:43:52 +02:00
Update Metro Montreal
This commit is contained in:
parent
29a18e5064
commit
9da816dcfe
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ class Metro_Montreal(BasicNewsRecipe):
|
|||
use_embedded_content = False
|
||||
remove_javascript = True
|
||||
no_stylesheets = True
|
||||
auto_cleanup = True
|
||||
encoding = 'utf-8'
|
||||
extra_css = '.headline {font-size: x-large;} \n .fact {padding-top: 10pt}'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue