/ Published in: CSS
Expand |
Embed | Plain Text
-moz-border-radius:10px; /* Firefox */ -webkit-border-radius:10px; /* Safari and chrome */ -khtml-border-radius:10px; /* Linux browsers */ border-radius:10px; /* CSS3 */
You need to login to post a comment.
