CSS not working in Chrome

后端 未结 8 1859
再見小時候
再見小時候 2021-01-18 02:39

The CSS is not loading for this page of the website I am working on: http://www.thesanfordcenter.net/sanford-center. It happens only in Chrome, but is not a caching issue as

8条回答
  •  既然无缘
    2021-01-18 03:29

    Check your source where you are calling your code. The 'stylesheets' folder is coded as 'StyleSheets'. Possibly the case-sensitive is messing it up.

    I'm thinking maybe since the expstickybar.css file is rendering correctly and it references the 'stylesheets' folder

提交回复
热议问题