Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. <div id="content" class="layout-zone-content layout-zone clearfix " valign="top" style="width: 1293px;">
  2. <div class="page-home wrap padding-left padding-right">
  3. <div>
  4. <img class="image-home " alt="Home" src="content/cache/skins/ModernVista/images/image-home.png">
  5. </div>
  6. <div class="catalog-view-text catalog-products ">
  7. </div>
  8. </div>
  9. </div>
  10.  
  11. element.style {
  12. width: 1293px;
  13. }
  14. .page-home .layout-zone-content {
  15. background-color: transparent;
  16. background-image: none;
  17. color: #222222;
  18. font-family: Arial;
  19. font-size: 12px;
  20. font-style: normal;
  21. font-weight: normal;
  22. text-align: start;
  23. text-decoration: none;
  24. }
  25. design...f9c0352 (line 121)
  26. .container-main .layout-zone-content {
  27. float: left;
  28. position: relative;
  29. z-index: 3;
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement