I went on my website before I started working on it for the day and it has changed since last night. All the text is messed up, the input text is now beveled and the NavBar text (un-hovered) is blue when it is set to #999999 (grey). Any idea how this happened or how to fix it?
I went on my website before I started working on it for the day
Share
The colour of visited links is set to
rgba(0,0,255,0.4)on line 72 ofstyles.css…