gpt4 book ai didi

html - 阴影干扰

转载 作者:太空宇宙 更新时间:2023-11-04 14:38:04 26 4
gpt4 key购买 nike

我的页眉中有 2 个元素。重复的水平条纹和标志。我的问题是 Logo 的阴影干扰了条纹的阴影。

#header {
width: 100%;
height: 90px;
background: url('../images/header_bg.png') repeat-x;
color: #fff;
}
#logo {
margin: 0 auto;
width: 377px;
height: 145px;
background: url('../images/logo.png');
}

my site logo header_bg

最佳答案

好的,我解决了。我用白框覆盖了 Logo 并将 Logo 的 z-index 设置为 9999。

关于html - 阴影干扰,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18579189/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com