mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
News download: Do not specify a font family for article descriptions
This commit is contained in:
parent
522e439115
commit
ed2512276f
@ -264,7 +264,7 @@ class BasicNewsRecipe(Recipe):
|
|||||||
}
|
}
|
||||||
|
|
||||||
.article_description {
|
.article_description {
|
||||||
font-family: sans; text-indent: 0pt;
|
text-indent: 0pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.article {
|
a.article {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user