0
点赞
收藏
分享

微信扫一扫

弹出式菜单css

素的盐 2022-05-07 阅读 69
#v_box {
width: 700px;
height: 610px;
background: #fff;
position: fixed;
top: 50%;
left: 50%;
z-index: 522222;
margin-top: -305px;
margin-left: -350px;
border-radius: 10px;
box-shadow: #333 0px 0px 20px;
}

你要保守你心,胜过保守一切。

作者:刘俊涛的博客​​




举报

相关推荐

0 条评论