当前位置: 当前位置:首页 >安卓直装科技 >c 边框增补四个角效果_超凡先锋自瞄锁头透视挂下载 正文

c 边框增补四个角效果_超凡先锋自瞄锁头透视挂下载

2026-07-22 04:40:43 来源:辅助科技网作者:科技 点击:168次

1 、边补html

2 、角效超凡先锋辅助器官网CSS

.loginbody{
border: 1px solid #21a7e1;
box-shadow: 5px 5px 10px 10px rgba(24,边补超凡先锋辅助工具插件68,124,0.4);
padding-top:20px;
border-radius: 6px;
position: relative; }
/*四个角框*/
.border_corner{
z-index: 2500;
position: absolute;
width: 19px;
height: 19px;
background: rgba(0,0,0,0);
border: 4px solid #1fa5f1;
}
.border_corner_left_top{
top: -2px;
left: -2px;
border-right: none;
border-bottom: none;
border-top-left-radius: 6px;
}
.border_corner_right_top{
top: -2px;
right: -2px;
border-left: none;
border-bottom: none;
border-top-right-radius: 6px;
}
.border_corner_left_bottom{
bottom: -2px;
left: -2px;
border-right: none;
border-top: none;
border-bottom-left-radius: 6px;
}
.border_corner_right_bottom{
bottom: -2px;
right: -2px;
border-left: none;
border-top: none;
border-bottom-right-radius: 6px;
}
.loginbody{        border: 1px solid #21a7e1;        box-shadow: 5px 5px 10px 10px  rgba(24,68,124,0.4);        padding-top:20px;        border-radius: 6px;        position: relative;      }      /*四个角框*/      .border_corner{        z-index: 2500;        position: absolute;        width: 19px;        height: 19px;        background: rgba(0,0,0,0);        border: 4px solid #1fa5f1;      }      .border_corner_left_top{        top: -2px;        left: -2px;        border-right: none;        border-bottom: none;        border-top-left-radius: 6px;      }      .border_corner_right_top{        top: -2px;        right: -2px;        border-left: none;        border-bottom: none;        border-top-right-radius: 6px;      }      .border_corner_left_bottom{        bottom: -2px;        left: -2px;        border-right: none;        border-top: none;        border-bottom-left-radius: 6px;      }      .border_corner_right_bottom{        bottom: -2px;        right: -2px;        border-left: none;        border-top: none;        border-bottom-right-radius: 6px;      }
.loginbody{ border: 1px solid #21a7e1; box-shadow: 5px 5px 10px 10px rgba(24,68,124,0.4); padding-top:20px; border-radius: 6px; position: relative; } /*四个角框*/ .border_corner{ z-index: 2500; position: absolute; width: 19px; height: 19px; background: rgba(0,0,0,0); border: 4px solid #1fa5f1; } .border_corner_left_top{ top: -2px; left: -2px; border-right: none; border-bottom: none; border-top-left-radius: 6px; } .border_corner_right_top{ top: -2px; right: -2px; border-left: none; border-bottom: none; border-top-right-radius: 6px; } .border_corner_left_bottom{ bottom: -2px; left: -2px; border-right: none; border-top: none; border-bottom-left-radius: 6px; } .border_corner_right_bottom{ bottom: -2px; right: -2px; border-left: none; border-top: none; border-bottom-right-radius: 6px; }

 

内容校验完了
作者:科技
------分隔线----------------------------
头条新闻
图片新闻
新闻排行榜