diff --git a/recipes/fokus.recipe b/recipes/fokus.recipe index 2074c69994..2cd978ae52 100644 --- a/recipes/fokus.recipe +++ b/recipes/fokus.recipe @@ -26,7 +26,7 @@ class Fokus(BasicNewsRecipe): needs_subscription = 'optional' max_age = 7 # days remove_empty_feeds = True - extra_css = 'img { display: block; width: 100%; height: auto }' + extra_css = 'img { display: block; width: 75%; height: auto }' remove_tags = [ dict(name='div', attrs={'class': 'External-ad'}),