/ Published in: CSS
Expand |
Embed | Plain Text
#box { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
You need to login to post a comment.
kadabra9 on 10/02/10
4 people have marked this snippet as a favorite
#box { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
You need to login to post a comment.