📜 ⬆️ ⬇️

Css and Safari

Faced the problem that in safari (3.0.4) a page that is adequate in all other browsers is very strange.
After several hours of dancing with tambourines c restorer , it was determined that safari does not perceive the first style in the css-file after specifying the encoding.
Therefore, we created a special class that comes after specifying the encoding.

@charset utf-8;
.i-love-steve-jobs {/ * yep * /}


Threat nothing like the Internet did not find, maybe it's just my glitches?

')

Source: https://habr.com/ru/post/21490/


All Articles