Advertisement
belostotsky

Untitled

Feb 3rd, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. div.ecwid-productBrowser-subcategories-categoryName {
  2. font-size: 16px;
  3. color: black;
  4. }
  5.  
  6. html#ecwid_html body#ecwid_body #horizontal-menu.horizontal-desktop .horizontal-menu-item>a { padding: 10px 5px; }
  7.  
  8. html#ecwid_html body#ecwid_body #horizontal-menu.horizontal-desktop .horizontal-menu-item.horizontal-menu-item--levelTop > a span { font-size: 12px; }
  9.  
  10. html#ecwid_html body#ecwid_body .ecwid .simcase-CurrencyConverter-block#simcase-CurrencyConverter-powerfullId.less-800 {
  11. display: inline;
  12. top: -26px;
  13. left: 255px;
  14. }
  15.  
  16. html#ecwid_html body#ecwid_body div.ecwid-minicart-mini {
  17. position: relative;
  18. bottom: 15px;
  19. }
  20.  
  21. html#ecwid_html body#ecwid_body.chameleon div.ecwid-results-topPanel {
  22. position: relative;
  23. bottom: 130px;
  24. right: 320px;
  25. }
  26.  
  27. html#ecwid_html body#ecwid_body div.ecwid-productBrowser-head {
  28. position: relative;
  29. top: -60px;
  30. }
  31.  
  32. html#ecwid_html body#ecwid_body div.ecwid-productBrowser-categoryPath {
  33. position: relative;
  34. top: -60px
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement