gpt4 book ai didi

css 背景必须溢出其父级

转载 作者:太空宇宙 更新时间:2023-11-04 00:16:06 29 4
gpt4 key购买 nike

我想让背景图片从它的父级溢出。解决方案必须是仅 CSS

我要:

i want this

但我有: fiddle

最佳答案

使用负底边距:

.mahboobs-link a{
text-align:left;
color:#b76c00;
display:block;
width:87px;
height:53px;
line-height:32px;
padding-left:10px;
position:relative;
z-index:11;
margin-bottom: -21px;
}

http://jsfiddle.net/Guffa/TvWM4/2/

关于css 背景必须溢出其父级,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11212974/

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