mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update Economist
Merge branch 'master' of https://github.com/felagund/calibre
This commit is contained in:
commit
98b6c9dbe7
@ -24,6 +24,9 @@ class Economist(BasicNewsRecipe):
|
||||
.headline {font-size: x-large;}
|
||||
h2 { font-size: small; }
|
||||
h1 { font-size: medium; }
|
||||
em.Bold {font-weight:bold;font-style:normal;}
|
||||
em.Italic {font-style:italic;}
|
||||
p.xhead {font-weight:bold;}
|
||||
.pullquote {
|
||||
float: right;
|
||||
font-size: larger;
|
||||
|
@ -24,6 +24,9 @@ class Economist(BasicNewsRecipe):
|
||||
.headline {font-size: x-large;}
|
||||
h2 { font-size: small; }
|
||||
h1 { font-size: medium; }
|
||||
em.Bold {font-weight:bold;font-style:normal;}
|
||||
em.Italic {font-style:italic;}
|
||||
p.xhead {font-weight:bold;}
|
||||
.pullquote {
|
||||
float: right;
|
||||
font-size: larger;
|
||||
|
Loading…
x
Reference in New Issue
Block a user