SGvagon

Stylish Google

Oct 26th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2. @-moz-document url-prefix(http://www.google),
  3. url-prefix(https://encrypted.google),
  4. url-prefix(https://www.google)
  5. {
  6.  
  7. #res a {
  8. font-size: 16 px !important;
  9. text-decoration: underline !important
  10. }
  11.  
  12. #res h3 {
  13.  
  14. font-size: 16px!important;
  15. }
  16. #tads h3 {
  17.  
  18. font-size: 16px!important;
  19. text-decoration: underline !important
  20. }
  21. #tadsb h3 {
  22.  
  23. font-size: 16px!important;
  24. text-decoration: underline !important
  25. }
  26.  
  27. #rcnt a.fl { font-size: 12 px !important }
  28.  
  29. #rcnt a {
  30.  
  31. font-size: 16px!important;
  32. text-decoration: underline !important
  33. }
  34.  
  35. .csb {
  36.  
  37. background-image: url("http://www.google.com/images/nav_logo170.png") !important;
  38.  
  39. }
  40.  
  41. @media (-webkit-min-device-pixel-ratio: 2) {
  42.  
  43. .csb {
  44.  
  45. background-image: url("https://www.google.com/images/nav_logo170_hr.png") !important;
  46.  
  47. }
  48.  
  49. }
  50.  
  51. }
  52.  
  53. .gb_Pb .gb_Rb {
  54.  
  55. background-image: url("http://s20.postimg.org/aj2n4srzh/v1_8758f7bb.png") !important;
  56. background-size: 92px 2541px;
  57. background-position: 0px -762px;
  58. height: 33px;
  59. width: 92px;
  60. }
Add Comment
Please, Sign In to add comment