Advertisement
andre11

css

Feb 15th, 2014
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. @charset "utf-8";
  2. /* CSS Document */
  3. body{
  4. background-color:#999;
  5. }
  6. h1{
  7. font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif
  8. }
  9. div {
  10. border:2px #333333 solid ; margin-top:30px;margin-right:100px ;margin-left:100px
  11. }
  12.  
  13. #esquerda{border:2px #333333 solid ; wdth:500px;height:500px; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement