This commit is contained in:
Kovid Goyal 2019-02-10 08:54:49 +05:30
parent 65d117baf9
commit f9ab883383
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -13,16 +13,14 @@ class AdvancedUserRecipe1303841067(BasicNewsRecipe):
remove_empty_feeds = True remove_empty_feeds = True
language = 'de_DE' language = 'de_DE'
cover_url = 'http://www.pro-physik.de/prophy/images/bg_logo_prophy.gif'
extra_css = ''' extra_css = '''
h1 {font-size: 1.6em; text-align: left} h1 {font-size: 1.6em; text-align: left}
h2, h3 {font-size: 1.3em;text-align: left} h2, h3 {font-size: 1.3em;text-align: left}
h2.subtitle {font-size: 1.2em;text-align: left;font-style: italic} h2.subtitle {font-size: 1.2em;text-align: left;font-style: italic}
h4, h5, h6 {font-size: 1em;text-align: left} h4, h5, h6 {font-size: 1em;text-align: left}
.flex-caption {font-size: .75em; font-weight: normal;margin-bottom: .75em} .flex-caption {font-size: .75em; font-weight: normal;margin-bottom: .75em}
.slides {list-style-type: none} .slides {list-style-type: none}
''' '''
# .slides: get rid of <ul><li> list dot in front of pictures # .slides: get rid of <ul><li> list dot in front of pictures
keep_only_tags = [ keep_only_tags = [