News download: Do not specify a font family for article descriptions

This commit is contained in:
Kovid Goyal 2010-07-09 14:47:41 -06:00
parent 522e439115
commit ed2512276f

View File

@ -264,7 +264,7 @@ class BasicNewsRecipe(Recipe):
} }
.article_description { .article_description {
font-family: sans; text-indent: 0pt; text-indent: 0pt;
} }
a.article { a.article {