mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1388508 [Little typo](https://bugs.launchpad.net/calibre/+bug/1388508)
This commit is contained in:
parent
787184f15b
commit
e4ab7705de
@ -157,7 +157,7 @@ class BasicNewsRecipe(Recipe):
|
|||||||
#:
|
#:
|
||||||
auto_cleanup_keep = None
|
auto_cleanup_keep = None
|
||||||
|
|
||||||
#: Specify any extra :term:`CSS` that should be added 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