From d9952aca3debd318e4357031ddedc5e8ec61763b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 7 Jul 2011 20:48:43 -0600 Subject: [PATCH] Improved Metro News NL --- recipes/metro_news_nl.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/metro_news_nl.recipe b/recipes/metro_news_nl.recipe index cfdd9e5441..180dab079f 100644 --- a/recipes/metro_news_nl.recipe +++ b/recipes/metro_news_nl.recipe @@ -20,7 +20,7 @@ class AdvancedUserRecipe1306097511(BasicNewsRecipe): remove_tags_before = dict(name='div', attrs={'id':'date'}) remove_tags_after = dict(name='div', attrs={'id':'column-1-3'}) encoding = 'utf-8' - extra_css = '#date {font-size: 10px} .article-image-caption {font-size: 8px}' + extra_css = 'body{font-size:12px} #date, .article-image-caption {font-size: 0.583em} h2 {font-size: 0.917em} p.small, span, li, li span span, p, b, i, u, p.small.article-paragraph, p.small.article-paragraph p, p.small.article-paragraph span, p span, span {font-size: 0.833em} h1 {font-size: 1em}' remove_tags = [dict(name='div', attrs={'class':[ 'metroCommentFormWrap', 'commentForm', 'metroCommentInnerWrap', 'article-slideshow-counter-container', 'article-slideshow-control', 'ad', 'header-links',