Advertisement
Katsiree

menu_cashsino

Jul 19th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.58 KB | None | 0 0
  1. @media (min-width: 1200px) {
  2.     .container {
  3.         max-width: 1350px !important;
  4.     }
  5. }
  6.  
  7. ul.gg_userShow {
  8.     margin-top: -50px;
  9.     color: #ffffff;
  10. }
  11.  
  12. .gg_userShow_mobile {
  13.     padding: 6px 0 6px 0;
  14.     font-size: 16px;
  15. }
  16.  
  17. .gg_userShow_mobile small {
  18.     color: #ffffff;
  19. }
  20.  
  21. @media (min-width: 992px) {
  22.     .gg_menu_mobile {
  23.         display: none;
  24.     }
  25. }
  26.  
  27. .gg_menu_mobile {
  28.     top: 50px;
  29.     position: relative;
  30. }
  31.  
  32. .gg_cash_wallet{
  33.     color: #ffe200 !important;
  34.     text-shadow: 2px 2px 5px #75025c ;
  35. }
  36.  
  37. .gg_nameShow{
  38.     color: #bc90ff !important;
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement