border-radius圆角兼容方案
摘要:
1.下载ie-css3.htc 2.CSS代码段 box { -moz-border-radius: 15px; /* Firefox */ -webkit-border-radius: 15px; /* Safari 和 Chrome */ border-radius: 15px; /* Oper 阅读全文
posted @ 2017-05-10 16:13 qiuluo 阅读(161) 评论(0) 推荐(0)
浙公网安备 33010602011771号