Skip to content

Instantly share code, notes, and snippets.

@neocreo
Created February 27, 2013 11:48
Show Gist options
  • Select an option

  • Save neocreo/5047358 to your computer and use it in GitHub Desktop.

Select an option

Save neocreo/5047358 to your computer and use it in GitHub Desktop.
CSS: border-radius
-webkit-border-radius: ${1:9px};
-moz-border-radius: ${1};
border-radius: ${1};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment