Skip to content

Instantly share code, notes, and snippets.

@logeshpaul
Created May 12, 2012 08:54
Show Gist options
  • Save logeshpaul/2665324 to your computer and use it in GitHub Desktop.
Save logeshpaul/2665324 to your computer and use it in GitHub Desktop.
CSS: Border radius
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment