付费节点推荐
免费节点
节点使用教程
transparent 意思为设置颜色为透明。
css绘制三角形
#triangle-up { width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-bottom: 100px solid red; }
未经允许不得转载:Bcoder资源网 » css transparent
transparent 意思为设置颜色为透明。
css绘制三角形
#triangle-up { width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-bottom: 100px solid red; }
未经允许不得转载:Bcoder资源网 » css transparent
评论前必须登录!
登陆 注册