View Single Post
Old 02-14-2012, 08:52 AM   #2
marlenunez
Junior Member
marlenunez began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2012
Device: Nook Simple Touch Reader
You may need to use an extra_css block, like this:

Code:
extra_css = """
	h1{font-family: Arial,Helvetica,sans-serif;
	   font-weight: bold;
	   font-size: large;}
	"""
This is in "Advance mode" of the "Add a custom news source", "Fetch news" section.
marlenunez is offline   Reply With Quote