Complete Google Search Font Fix

Return google's font size to what it was prior to the font and line spacing changes

当前为 2020-09-24 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @-moz-document regexp("http\\w*:\\/\\/w?w?w?\\.?google\\..+?\\/search\\?.*")
  3. @name Complete Google Search Font Fix
  4. @description Return google's font size to what it was prior to the font and line spacing changes
  5. @version 1.1.0
  6. @preprocessor stylus
  7. @namespace https://gf.qytechs.cn/users/393964
  8. ==/UserStyle== */
  9. {
  10. #res h3, #extrares h3{
  11. font-size: 18px;
  12. line-height: 1.33;
  13. }
  14.  
  15. .iUh30 {
  16. font-size: 14px !important;
  17. padding-top: 1px !important;
  18. line-height: 1.43 !important;
  19. margin-top: 0px !important;
  20. }
  21.  
  22. .r a.fl {
  23. font-size: 14px;
  24. }
  25.  
  26. .yuRUbf a.fl {
  27. font-size: 14px;
  28. }
  29.  
  30. .r {
  31. line-height: 1.54;
  32. }
  33.  
  34. .yuRUbf {
  35. line-height: 1.54;
  36. }
  37.  
  38. .g, body, html, input, .std, h1 {
  39. font-size: small;
  40. }
  41.  
  42. .st {
  43. line-height: 1.54;
  44. }
  45.  
  46. .mslg .l {
  47. font-size: 18px;
  48. }
  49.  
  50. .knowledge-panel.kp-blk .mod,
  51. .c14z5c .mod {
  52. line-height:1.54
  53. }
  54.  
  55. #rhs .kp-blk {
  56. line-height:1.54;
  57. margin:6px -32px 0 2px;
  58. margin:6px -33px 0 1px
  59. }
  60.  
  61. #res h3,
  62. #extrares h3 {
  63. font-size:18px;
  64. line-height:1.33;
  65. }
  66. .LC20lb {
  67. line-height: 1.33;
  68. padding-top: 0px;
  69. margin-bottom: 0px;
  70. }
  71.  
  72. .knowledge-panel {
  73. font-size:small
  74. }
  75.  
  76. .gL9Hy {
  77. font-size:18px
  78. }
  79. .spell_orig {
  80. font-size:15px
  81. }
  82. a:hover h3.LC20lb {
  83. text-decoration:underline
  84. }
  85. .TbwUpd {
  86. padding-bottom:1px;
  87. padding-top:1px
  88. }
  89. #foot {
  90. visibility:inherit
  91. }
  92. .TbwUpd {
  93. padding-bottom: 1px;
  94. padding-top: 1px;
  95. line-height: 1.54;
  96. }
  97. .rc .s {
  98. line-height: 1.54;
  99. }
  100. .g {
  101. margin-top: 0;
  102. margin-bottom: 26px;
  103. }
  104. .Ss2Faf {
  105. line-height: 1.33;
  106. font-size: 18px;
  107. }
  108. .JolIg {
  109. color: #808080;
  110. font-size: 18px;
  111. padding: 9px 16px;
  112. line-height: 1.33;
  113. font-weight: normal;
  114. margin: 0;
  115. }
  116. .kcHZBe {
  117. line-height: 1.375;
  118. }
  119. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址