Advertisement
andre11

css fredombr

Apr 6th, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. body{
  2. background:#000;
  3. }
  4. #topo{
  5. width:100%;
  6. height:30%;
  7. background-image: url(http://i.imgur.com/rNVm8Dl.png);
  8. background-size:100%;
  9. background-repeat: no-repeat;
  10. }
  11. .bandeira{
  12. width:40%;
  13. height:30%;
  14. background-image:url(http://i.imgur.com/5a8Uztd.jpg);
  15. background-size:100%;
  16. background-repeat: no-repeat;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement