Hi,
I am passing some html content to a browser field. The content is getting displayed with white background and black text. But I want to set the background color to black and the text color to white. Can anyone guide me how to achieve it?
Edit:
I am getting the html data from rss feed. So, i cant really apply the css or anything... I want to changes the background of the browser field and set text color to white instead of default black color...