Skip to content

Instantly share code, notes, and snippets.

@boucher
Created June 28, 2009 21:31
Show Gist options
  • Select an option

  • Save boucher/137380 to your computer and use it in GitHub Desktop.

Select an option

Save boucher/137380 to your computer and use it in GitHub Desktop.
.item {
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(201, 201, 201)));
padding: 1px 8px 1px 8px;
margin: 6px;
-webkit-border-radius: 8px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment