css3圖片圓角控制
發(fā)表日期:2018-09-10 02:59:19?? 文章編輯:admin ?? 瀏覽次數(shù):327
#myImg {
border-radius: 15px;
cursor: pointer;
transition: 0.3s;
}
#myImg:hover {opacity: 0.7;}

標(biāo)簽: css3圓角
如沒特殊注明,文章均為宜興博路網(wǎng)絡(luò)原創(chuàng),轉(zhuǎn)載請注明來自http://m.mabhome.com/news/changjianwenti/2018/0910/174.html
