I have never used WebMatrix. So, with that disclaimer, if you are viewing the page in a browser then understand that the browser will always cache the css. It is just another text file to the browser. Always do a page refresh or F5 or Ctrl-F5 or all of
them whenever you change the css. Also, you cannot possibly diagnose this type of issue without using the developer tools that come with every major browser. Just hit f12 and the tools will open. Learn to use them.
Marked as answer by jacobavala on Apr 23, 2012 08:56 PM
RichardY
Star
8376 Points
1573 Posts
Re: Beginner: Some style sheet colors won't apply
Apr 23, 2012 08:22 PM|LINK
I have never used WebMatrix. So, with that disclaimer, if you are viewing the page in a browser then understand that the browser will always cache the css. It is just another text file to the browser. Always do a page refresh or F5 or Ctrl-F5 or all of them whenever you change the css. Also, you cannot possibly diagnose this type of issue without using the developer tools that come with every major browser. Just hit f12 and the tools will open. Learn to use them.