How to Fix “CSS Error: Expected ‘:’ but found ‘/’. Declaration dropped”

. If you are inspecting your website using the Firefox Web Developer Toolbar or Console, you might occasionally encounter a strange warning that says: “CSS Error: Expected ‘:’ but found ‘/’. Declaration dropped. Line: 0”. The frustrating part about this error is that when you run your CSS file through the official W3C CSS Validator, … Read more