I am using VS 2012 and started a new Web Forms website. I am just trying to see how the Site.css style sheet works on the defaul page that is displayed when running the site in the web browser. I tried to changed the font size of the text "your logo here"
from .85 em to 2em in the Site.css file, but it has no effect when I display the page in the browser. What is odd is that when I do display it in the designer it displays in the larger font.
Can anyone tell me why it doesn't display correclty in IE.
Chuck
Go to the complete details ...