mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'patch-1' of https://github.com/DerNuntius/calibre
This commit is contained in:
commit
7cd8f2ed56
@ -65,11 +65,8 @@ class Guardian(BasicNewsRecipe):
|
|||||||
|
|
||||||
extra_css = """
|
extra_css = """
|
||||||
img {
|
img {
|
||||||
width: 100% !important;
|
|
||||||
height: 100% !important;
|
|
||||||
max-width: 100% !important;
|
max-width: 100% !important;
|
||||||
max-height: 100% !important;
|
max-height: 100% !important;
|
||||||
min-width: 480px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a span {
|
a span {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user