Hi adimauro,
This happened to me too. The reason it looks like this is the Site.css that gets created by when you start MVC project was never edited in the chapter.
What I did to fix this was to download the source code available online and add the missing lines from the given source code into my Site.css
Hope this helps
|