📅  最后修改于: 2022-03-11 14:47:43.057000             🧑  作者: Mango
.circle {
background-color:#fff;
border:1px solid red;
height:100px;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
width:100px;
}