慕腻抹473213456
2019-07-14 11:01
.st-container input:checked + a:after{
content: "";
width: 0;
height: 0;
overflow: hidden;
border: 20px solid transparent;
border-bottom-color: #821134;
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -20px;
}
这部分代码没什么问题。注意一下中英文符号,看看是不是其他部分代码出现问题了。
css3实现网页平滑过渡效果
54364 学习 · 391 问题
相似问题