Guest User

Untitled

a guest
Jul 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. html {
  2. overflow-x: hidden;
  3. }
  4.  
  5. #page .button.choose {
  6. background-color: #1FA3E8;
  7. }
  8.  
  9. .hover-tip span.in {
  10. text-align: left;
  11. width: 250px;
  12. }
  13.  
  14. .hover-tip span.in ul {
  15. list-style: disc;
  16. margin: 10px 0 0 20px;
  17. }
  18.  
  19. .hover-tip span.in ul li {
  20. margin-bottom: 8px;
  21. }
  22.  
  23. .widget.title {
  24. background-color: none;
  25. }
  26.  
  27. .zone-offer .cell-feature:first-child {
  28. color: #00a6f4;
  29. font-size: 1.2em;
  30. }
  31.  
  32. .zone-offer .offer-price {
  33. white-space: nowrap;
  34. }
Add Comment
Please, Sign In to add comment