为什么这个 css 页面卷曲阴影不起作用?

发布于 2025-01-06 18:29:28 字数 413 浏览 0 评论 0原文

:之前 & :after 不应该在前面!我认为问题与 z 索引有关,但我没有看到它。我以为我完全复制了这个代码..我一定错过了一些东西,什么?

http://jsfiddle.net/wije/nxVTk/

Chrome 15.0.874.121

编辑:我是什么尝试实现与 this 相同,即两个角度包装 div 下方的阴影,赋予其“卷曲页面”效果。

The :before & :after are in front when they shouldn't be! I take it the problem has something do with the z-indexes, but I don't see it. Thought I copied this code exactly.. I must be missing something, what?

http://jsfiddle.net/wije/nxVTk/

Chrome 15.0.874.121

Edit: What I'm trying to acheive is the same as this, i.e. a two angled shadows beneath the wrapper div, giving it "curly page" effect.

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

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

发布评论

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

评论(1

别把无礼当个性 2025-01-13 18:29:28

.wrapper 中删除 z-index: 1

http ://jsfiddle.net/nxVTk/17/

Remove the z-index: 1 from .wrapper:

http://jsfiddle.net/nxVTk/17/

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