/ Published in: CSS
Expand |
Embed | Plain Text
.box { -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
You need to login to post a comment.
.box { -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
You need to login to post a comment.