Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个加载到自定义 css 文件中的母版页。这适用于最终用户看到的已发布页面。但是,CSS 也会影响看起来很糟糕的站点设置页面。有没有办法只为已发布的页面提供自定义 css 文件?
干杯@Neps。系统有一个不同的母版页,但我发现我使用的是备用 CSS,它将样式表应用于两者。所以我删除了它并将链接代码直接放入母版页。