document.styleSheets is used with an index, but what If I want to use stylesheet.insertRule with a specific CSS file ?
I know the file\'s name, which is
This happened because of the address of CSS is different of the adress of the page. To fix is just make the both have the some adress.