Advertisement
Guest User

Eytan

a guest
Mar 27th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.35 KB | None | 0 0
  1. #top .onsale {
  2.     right: 350px !important;
  3.     left: 450px !important;
  4.     margin: 50px;
  5. }
  6.  
  7. span.onsale {
  8.     font-size: 22px;
  9. }
  10.  
  11. .logo a, .logo a img {
  12.     height: auto !important;
  13.     max-height: 116px !important;
  14. }
  15.  
  16. .header-scrolled .logo a, .header-scrolled .logo a img {
  17.     height: 56px !important;
  18.     max-height: 56px !important;
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement