mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
4f204de7a4
commit
b9e31e8ba0
@ -29,6 +29,7 @@ class Economist(BasicNewsRecipe):
|
|||||||
font-size: larger;
|
font-size: larger;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
page-break-inside:avoid;
|
||||||
border-bottom: 3px solid black;
|
border-bottom: 3px solid black;
|
||||||
border-top: 3px solid black;
|
border-top: 3px solid black;
|
||||||
width: 228px;
|
width: 228px;
|
||||||
|
@ -29,6 +29,7 @@ class Economist(BasicNewsRecipe):
|
|||||||
font-size: larger;
|
font-size: larger;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
page-break-inside:avoid;
|
||||||
border-bottom: 3px solid black;
|
border-bottom: 3px solid black;
|
||||||
border-top: 3px solid black;
|
border-top: 3px solid black;
|
||||||
width: 228px;
|
width: 228px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user