RiDeag

Google style

Dec 4th, 2013
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.43 KB | None | 0 0
  1. @-moz-document url-prefix("http://www.google"),
  2. url-prefix("https://www.google"),
  3. url-prefix("https://mail.google"),
  4. url-prefix("http://mail.google"),
  5. url-prefix("http://drive.google"),
  6. url-prefix("https://drive.google"),
  7. url-prefix("http://translate.google") {
  8.  
  9. #resultStats,
  10. #rhs,
  11. .rgsep,
  12. #footcnt,
  13. #extrares.med,
  14. #hdtb_msb > div:nth-child(3),
  15. #hdtb_msb > div:nth-child(4),
  16. #hdtb_msb > div:nth-child(5),
  17. #hdtb_msb > div:nth-child(6),
  18. #hdtb_more {
  19.   display: none !important;
  20. }
  21.  
  22. h3.r a:visited,
  23. h3.r a:visited em {
  24.   color: #8A93A4 !important;
  25. }
  26.  
  27. .thc {
  28.   padding-right: 5px !important;
  29. }
  30.  
  31. *:not(.sample) {
  32.   font-family: Segoe UI, sans-serif !important;
  33. }
  34.  
  35. html {
  36.   overflow-x: hidden !important;
  37. }
  38.  
  39. h3.r a {
  40.   font-size: 18px !important;
  41.   text-decoration: none !important;
  42.   color: #444A57 !important;
  43.   text-transform: none !important;
  44.   text-decoration: none !important;
  45.   border-width: 0 !important;
  46.   border-bottom-width: 1px !important;
  47. }
  48.  
  49. h3.r a:hover {
  50.   color: #087ad1 !important;
  51. }
  52.  
  53. #irl_r_a {
  54.   font-size: 9pt !important;
  55.   color: #444A57 !important;
  56. }
  57.  
  58. .ssp a:hover,
  59. #irl_r_a:hover {
  60.   color: #087ad1 !important;
  61.   text-decoration: none !important;
  62. }
  63.  
  64. .ssp a {
  65.   color: #087ad1 !important;
  66.   text-decoration: none !important;
  67. }
  68.  
  69. .ssp a:hover {
  70.   color: #0c5f9e !important;
  71. }
  72.  
  73. h3.r a em {
  74.   color: #087ad1 !important;
  75. }
  76.  
  77. h3.r {
  78.   padding-bottom: 2px !important;
  79. }
  80.  
  81. div.f.kv > cite,
  82. cite.kv,
  83. cite.nsa,
  84. cite.kvs,
  85. cite.blg > a,
  86. span#rg_hr {
  87.   font-size: 11px !important;
  88.   padding: 3px 0 !important;
  89.   text-decoration: none !important;
  90. }
  91.  
  92. .hdtb_msel {
  93.   border-bottom: 3px solid #3F77D9 !important;
  94.   color: #000 !important;
  95.   text-transform: uppercase !important;
  96.   font-size: 11px !important;
  97. }
  98.  
  99. li.g {
  100.   width: 830px !important;
  101.   border-bottom: 1px solid rgb(219,219,219) !important;
  102.   padding-bottom: 20px !important;
  103.   margin-bottom: 15px !important;
  104. }
  105.  
  106. #res,
  107. #search,
  108. #ires,
  109. #rso,
  110. .rc {
  111.   width: 750px !important;
  112.   margin: 0 auto !important;
  113. }
  114.  
  115. .s {
  116.   max-width: 100% !important;
  117. }
  118.  
  119. #navcnt {
  120.   margin: auto !important;
  121.   padding-bottom: 30px !important;
  122. }
  123.  
  124. #center_col {
  125.   margin-left: 10px !important;
  126. }
  127.  
  128. div.sld.vsc > div.vspib {
  129.   left: -29px !important;
  130. }
  131.  
  132. .mslg .st {
  133.   width: 100% !important;
  134. }
  135.  
  136. .st em {
  137.   font-weight: 600 !important;
  138.   color: #333 !important;
  139. }
  140.  
  141. .nrgt {
  142.   margin-left: 50px !important;
  143. }
  144.  
  145. #taw,
  146. .newsimg,
  147. .nrtd,
  148. #newsbox > div,
  149. #newsbox > .r,
  150. #imagebox_bigimages .r.inl,
  151. .rg_r,
  152. #extrares {
  153.   margin-left: 40px !important;
  154. }
  155.  
  156. #newsbox.g .vsc {
  157.   margin-left: 30px !important;
  158. }
  159.  
  160. #foot {
  161.   width: 900px !important;
  162.   margin: auto !important;
  163. }
  164.  
  165. .cur {
  166.   color: #000 !important;
  167. }
  168.  
  169. #pnnext.pn span,
  170. .fl {
  171.   color: #444A57 !important;
  172. }
  173.  
  174. #pnnext.pn span:hover,
  175. .fl:hover {
  176.   color: #087ad1 !important;
  177.   text-decoration: none !important;
  178. }
  179.  
  180. #pnnext.pn span {
  181.   text-decoration: none !important;
  182. }
  183.  
  184. .nulead {
  185.   display: table !important;
  186. }
  187.  
  188. .mod.g.tpo.knavi.obcontainer {
  189.   border-bottom: none !important;
  190. }
  191.  
  192. #newsbox.g .nrtd ol > .w0,
  193. #newsbox.g > .nrtd {
  194.   margin-left: 5px !important;
  195.   display: table !important;
  196. }
  197.  
  198. .vk_txt,
  199. .vk_sh.vk_gy {
  200.   font-weight: normal !important;
  201. }
  202.  
  203. .vk_gy a,
  204. .lr_dct_more_btn {
  205.   color: #087ad1 !important;
  206. }
  207.  
  208. .vk_gy a:hover,
  209. .lr_dct_more_btn:hover {
  210.   color: #0c5f9e !important;
  211.   text-decoration: none !important;
  212. }
  213.  
  214.  
  215.  
  216. }
Add Comment
Please, Sign In to add comment