Skip to content

Instantly share code, notes, and snippets.

@texel
Forked from irissilvermoon/wishlist-grid.css
Created May 29, 2013 02:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save texel/5667663 to your computer and use it in GitHub Desktop.
Save texel/5667663 to your computer and use it in GitHub Desktop.
.wishlist-grid {
background-color: #cbcccd;
float: left;
width: 200px;
height: 200px;
margin: 10px 10px 10px 0;
padding: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment