当前位置:Gxlcms > html代码 > 向div元素添加圆角边框:

向div元素添加圆角边框:

时间:2021-07-01 10:21:17 帮助过:68人阅读

div
{
border:2px solid;
border-radius:25px;
}

人气教程排行