HosipLan

Untitled

Oct 25th, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. .body-border {
  2.     background:white;
  3.     border-color: #5d5d5d;
  4.     border-style: solid;
  5.     border-width: 10px;
  6.     -webkit-border-radius: 18px;
  7.     -moz-border-radius: 18px;
  8.     border-radius: 18px;
  9.     behavior: url(style/PIE.htc);
  10. }
  11.  
Advertisement
Add Comment
Please, Sign In to add comment