User1838536331 posted
I register the css in pure html, just like <link href="layout.css" rel="stylesheet" type="text/css" /> in head section.
The source code is the same, nothing changed...
And there is no errors,neither network errors or script... The strange thing is that it happens on all browsers, for me seems like something to do with the enconding when the server sends the file.. But I don't know how to change this...