advanced code snippet search
ezequiel on 11/04/10
border CSS3 radius
11/04/10 02:35pm
2 people have marked this snippet as a favorite
tutrinh211zanetaylor
.border{ -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;}
Report this snippet Tweet
Comment:
You need to login to post a comment.