body id 字体问题

发布于 2024-12-09 20:03:04 字数 164 浏览 1 评论 0原文

我有“style.css”,我的网站的两个页面(主页和图库页面)使用它。

问题是在主页上加载了@font-face,但在图库页面上未加载@font-face。 文件夹结构为“site”>“gallery”(图库位于“site”文件夹中),“style.css”位于“site”> css

I have "style.css" which is used by 2 pages of my website, the home page and the gallery page.

The problem is that on the home page @font-face is loaded but on the gallery page the @font-face isn't loaded.
Folder structure is "site">"gallery" (gallery is in the "site" folder) and the "style.css" is situated in the"site">css

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦罢 2024-12-16 20:03:04

这看起来很简单...将 ../ 放在 css include 的前面

This seems pretty straight forward... put ../ infront of the css include

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文