/ Published in: CSS
Expand |
Embed | Plain Text
selector { -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px }
You need to login to post a comment.
fatihturan on 11/10/09
1 person have marked this snippet as a favorite
selector { -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px }
You need to login to post a comment.