Advertisement
Guest User

css lindsey

a guest
Mar 30th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. /*--Slider-Part-Ends-Here--*/
  2.  
  3. .banner-5{
  4. background:url(../images/pt/pt1.jpg) no-repeat;
  5. background-size:90% 90%; 90%; 90%;
  6.  
  7. margin-left:10%;
  8. margin-right: 10%;
  9. }
  10. .banner-6{
  11. background:url(../images/pt/pt2-test.jpg) no-repeat;
  12. background-size:100% 100%;
  13. min-height:500px;
  14. margin-left: 10%;
  15. margin-right:10%;
  16. }
  17.  
  18. .banner-7{
  19. background:url(../images/massage/massage1.jpg) no-repeat;
  20. background-size:100% 100%;
  21. min-height:500px;
  22. margin-left: 10%;
  23. margin-right:10%;
  24. }
  25.  
  26. .banner-8{
  27. background:url(../images/massage/massage2.jpg) no-repeat;
  28. background-size:100% 100%;
  29. min-height:500px;
  30. margin-left: 10%;
  31. margin-right:10%;
  32. }
  33.  
  34. img.wiebenik{
  35. float: right;
  36. clear: right;
  37. margin-left: 15px;
  38. }
  39.  
  40. img.home{
  41. float: right;
  42. clear: right;
  43. margin-left: 15px;
  44. }
  45.  
  46. /*--banner-Part-Ends-Here--*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement