? ? 上面這些小icon很多初學(xué)者都會選擇使用截圖來實現(xiàn)篮幢,下面給出使用css畫出來的方法。
.icon{
background-color: #aaa;
border-radius: 50%;
width:15px;
height: 15px;
text-align: center;
color: white;
font-size: 10px;
}
.order{
background-color: red;
border-radius: 50%;
width:15px;
height: 15px;
text-align: center;
color: white;
font-size: 10px;
}