mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
a655f3cfac
commit
0c6f9949cd
@ -17,7 +17,7 @@ class Bloomberg(BasicNewsRecipe):
|
|||||||
delay = 3 # seconds
|
delay = 3 # seconds
|
||||||
extra_css = '''
|
extra_css = '''
|
||||||
#auth {font-size:small; font-weight:bold;}
|
#auth {font-size:small; font-weight:bold;}
|
||||||
#time {font-size:small;}
|
#time, .chart {font-size:small;}
|
||||||
#subhead {font-style:italic; color:#404040;}
|
#subhead {font-style:italic; color:#404040;}
|
||||||
.news-figure-caption-text, #cap {font-size:small; text-align:center;}
|
.news-figure-caption-text, #cap {font-size:small; text-align:center;}
|
||||||
.news-figure-credit {font-size:small; text-align:center; color:#202020;}
|
.news-figure-credit {font-size:small; text-align:center; color:#202020;}
|
||||||
|
@ -18,7 +18,7 @@ class Bloomberg(BasicNewsRecipe):
|
|||||||
|
|
||||||
extra_css = '''
|
extra_css = '''
|
||||||
#auth {font-size:small; font-weight:bold;}
|
#auth {font-size:small; font-weight:bold;}
|
||||||
#time {font-size:small;}
|
#time, .chart {font-size:small;}
|
||||||
#subhead {font-style:italic; color:#404040;}
|
#subhead {font-style:italic; color:#404040;}
|
||||||
#cat {font-size:small; color:gray;}
|
#cat {font-size:small; color:gray;}
|
||||||
.news-figure-caption-text, #cap {font-size:small; text-align:center;}
|
.news-figure-caption-text, #cap {font-size:small; text-align:center;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user