Hi I include a css file called custum.css in the layout. I wanted to do a little adjustment to one page included in the layout.html When I use the css directly on the page which is included in the layout.html it wokrs without a problem. but when I move the css to the custum.css file it doesn't work anymore. I used firefox to show me the code of the css file and it's still showing the old custum.css (yes I did save the file) I even did a couple server restarts.
I also noticed that the css sometimes doesn't effect the paes at all when playing around with a copy of the welcome app css files.

