Quote:
Originally Posted by Karellen
I found the same issue.
I had the following at the top of the stylesheet page... @charset "utf-8";
@namespace h "http://www.w3.org/1999/xhtml";
Once I removed those two lines, it worked correctly.
Do you have something similar?
|
Didn't think about that. Huh! That is rather odd. Good catch! Weird why those extra lines would do that.