Skip to content

Instantly share code, notes, and snippets.

@orangkucing
Created June 28, 2012 20:35
Show Gist options
  • Save orangkucing/3013777 to your computer and use it in GitHub Desktop.
Save orangkucing/3013777 to your computer and use it in GitHub Desktop.
div.kadai {
border: 1px solid blue;
margin: 10px;
padding: 10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment