I need some advice on how to incorporate CSS with my XML document - I need to increase my font size. I'm not sure what I'm doing wrong. I've tried using:
?xml-stylesheet href="style.css" type="text/css"?
And my stylesheet has the correct code for the body of the text to be 14pt but it's still really small.
It's a flash site with XML for the text/content. Paths are all correct. Is it possible that there could be a class defined in the XML that I'm not recognizing as a class?
Any help would be greatly appreciated! The site is www.fundingnj.com
Thanks!!
?xml-stylesheet href="style.css" type="text/css"?
And my stylesheet has the correct code for the body of the text to be 14pt but it's still really small.
It's a flash site with XML for the text/content. Paths are all correct. Is it possible that there could be a class defined in the XML that I'm not recognizing as a class?
Any help would be greatly appreciated! The site is www.fundingnj.com
Thanks!!






