datawench + css   93

CSS Rounded Corners In All Browsers (With No Images) | Jon Raasch's Blog
.rounded-corners { -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px; border-radius: 20px; }
css  rounded-corners  css3 
september 2010 by datawench
« earlier      

Copy this bookmark:



description:


tags: