Skip to content

Instantly share code, notes, and snippets.

@barnettjw
Created April 10, 2015 12:42
Show Gist options
  • Save barnettjw/5dd582189c5434254b14 to your computer and use it in GitHub Desktop.
Save barnettjw/5dd582189c5434254b14 to your computer and use it in GitHub Desktop.
CSS Lemon
body { margin: 20px; }
div {
width: 100px;
height: 100px;
background: yellow;
border: 1px solid;
border-radius: 75px 15px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment