Fabriciool

Box

Sep 29th, 2013
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. #box {
  2.      width:520px;
  3.      height:278px;
  4.     background:#FFFFFF;
  5.     opacity:0.90;
  6.    -moz-opacity: 0.00;
  7.    filter: alpha(opacity=00);
  8. -webkit-border-radius: 5px;
  9. -moz-border-radius: 5px;
  10. border-radius: 5px;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment