I understand that modifying the style file may be dangerous, but is there a way we can just view it? For example, to include the SEO index page that gets created, we paste the following somewhere into our homepage
<a href="http://www.naturesfirstaid.com/browseproducts/Index.html" target="_blank"><font class="sitewide">Browse All Products</font></a>
But I really like it and wanted to change the size and color of the text like this
<a href="http://www.naturesfirstaid.com/browseproducts/Index.html" target="_blank"><font class="sitewide" color="#3399FF" size="3">Browse All Products</font></a>
It did not work. I cannot find where the class "sitewide" is, so I am assuming it is in the style.css file. So before I go changing anything, I would like to understand what it is doing.
Can anyone help out? Thanks,