css3 只给左上,右上,左下,右下设置圆角属性

 -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px; 
-webkit-border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
posted @ 2015-07-16 17:26  szchenrong  阅读(6170)  评论(0)    收藏  举报