Trouble with links

Av Vidde

It bothered me that I had used ‘id’ on so many locations on my site where I should have used ‘class’. I decided to fix it. It should be pretty simple, right? After me changing all the ‘#shouldbeclassname’ to ‘.shouldbeclassname’ and all ‘id=”shouldbeclassname”‘ to ‘class=”shouldbeclassname”‘, everything worked the same. With one exception. The link colours…