Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. input.gsc-search-button {
  2. margin-left: 10px;
  3. height: 24px;
  4. width: 60px;
  5. border-style: none;
  6. background-color: #666666;
  7. font-family: Helvetica, Arial, sans-serif;
  8. font-size: 13px;
  9. color: #FFFFFF;
  10. }
  11.  
  12. margin-left: 10px!important;
  13.  
  14. td.gsc-search-button input.gsc-search-button {
  15. margin-left: 10px;
  16. }
  17.  
  18. .phone{
  19. background-color:gray;
  20. }
  21.  
  22. div.phone {
  23. background-color:gray;
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement