/ Published in: JavaScript
border radius para navegadores modernos, progressive enhancement!
Expand |
Embed | Plain Text
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;
You need to login to post a comment.
