If your browser is not reflecting the changes made in the CSS stylesheets attached, then try the following :
- Right click on your document in the browser window.
- Go to View Page Source.
- In your code find the link to your attached CSS file. Go to your attached
CSS file and see whether it contains your latest changes. If not refresh
your CSS file and all the latest changes will appear.
- Reload your document and the changes will appear.
Open the CSS file in your browser.Reload your CSS file in your browser.
Hope this helps!!