diff --git a/recipes/tagespost.recipe b/recipes/tagespost.recipe index e6eed24ff6..341e364816 100644 --- a/recipes/tagespost.recipe +++ b/recipes/tagespost.recipe @@ -62,7 +62,7 @@ class Tagespost(BasicNewsRecipe): .topline { font-size:small; } - .description { font-style: italic; } + .description { font-style: italic; } ''' def preprocess_html(self, soup):