Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 9th, 2012  |  syntax: None  |  size: 0.22 KB  |  hits: 17  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #portfolio li {
  2. float: left;
  3. width: 140px;
  4. height: 130px;
  5. margin: 0 37px 30px 0;
  6. padding: 5px;
  7. background: url('silverBack.jpg') no-repeat;
  8. -moz-border-radius: 10px;
  9. -webkit-border-radius: 10px;
  10. border-radius: 10px;
  11. }