Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. body {background-color:#F6E5DC;
  2. font-family:Tahoma;
  3. }
  4. .baner {
  5. background-color:#2F180C;
  6. text-align:center;
  7. color:white;
  8. height:60px;
  9. }
  10. .lewy{
  11. width:60%;
  12. }
  13. .prawy
  14. {
  15. float:left;
  16. font-size:200%;
  17. padding:50px;
  18.  
  19. }
  20. .dolny
  21. {
  22. background-color:#D0B6A8;
  23. text-align:center;
  24. padding:30px;
  25. }
  26. .stopka
  27.  
  28. {
  29. background-color:#2F180C;
  30. color:white;
  31. height:60px;
  32. }
  33. img
  34. {
  35. height:400px;}
  36.  
  37. .ol{
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement