mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
...
This commit is contained in:
parent
211eea81df
commit
27010fca20
@ -155,7 +155,7 @@ class BasicNewsRecipe(Recipe):
|
|||||||
#:
|
#:
|
||||||
auto_cleanup_keep = None
|
auto_cleanup_keep = None
|
||||||
|
|
||||||
#: Specify any extra :term:`CSS` that should be addded to downloaded :term:`HTML` files
|
#: Specify any extra :term:`CSS` that should be added to downloaded :term:`HTML` files
|
||||||
#: It will be inserted into `<style>` tags, just before the closing
|
#: It will be inserted into `<style>` tags, just before the closing
|
||||||
#: `</head>` tag thereby overriding all :term:`CSS` except that which is
|
#: `</head>` tag thereby overriding all :term:`CSS` except that which is
|
||||||
#: declared using the style attribute on individual :term:`HTML` tags.
|
#: declared using the style attribute on individual :term:`HTML` tags.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user