您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Return google's font size to what it was prior to the font and line spacing changes
当前为
- /* ==UserStyle==
- @-moz-document regexp("http\\w*:\\/\\/w?w?w?\\.?google\\..+?\\/search\\?.*")
- @name Complete Google Search Font Fix
- @description Return google's font size to what it was prior to the font and line spacing changes
- @version 1.1.0
- @preprocessor stylus
- @namespace https://gf.qytechs.cn/users/393964
- ==/UserStyle== */
- {
- #res h3, #extrares h3{
- font-size: 18px;
- line-height: 1.33;
- }
- .iUh30 {
- font-size: 14px !important;
- padding-top: 1px !important;
- line-height: 1.43 !important;
- margin-top: 0px !important;
- }
- .r a.fl {
- font-size: 14px;
- }
- .yuRUbf a.fl {
- font-size: 14px;
- }
- .r {
- line-height: 1.54;
- }
- .yuRUbf {
- line-height: 1.54;
- }
- .g, body, html, input, .std, h1 {
- font-size: small;
- }
- .st {
- line-height: 1.54;
- }
- .mslg .l {
- font-size: 18px;
- }
- .knowledge-panel.kp-blk .mod,
- .c14z5c .mod {
- line-height:1.54
- }
- #rhs .kp-blk {
- line-height:1.54;
- margin:6px -32px 0 2px;
- margin:6px -33px 0 1px
- }
- #res h3,
- #extrares h3 {
- font-size:18px;
- line-height:1.33;
- }
- .LC20lb {
- line-height: 1.33;
- padding-top: 0px;
- margin-bottom: 0px;
- }
- .knowledge-panel {
- font-size:small
- }
- .gL9Hy {
- font-size:18px
- }
- .spell_orig {
- font-size:15px
- }
- a:hover h3.LC20lb {
- text-decoration:underline
- }
- .TbwUpd {
- padding-bottom:1px;
- padding-top:1px
- }
- #foot {
- visibility:inherit
- }
- .TbwUpd {
- padding-bottom: 1px;
- padding-top: 1px;
- line-height: 1.54;
- }
- .rc .s {
- line-height: 1.54;
- }
- .g {
- margin-top: 0;
- margin-bottom: 26px;
- }
- .Ss2Faf {
- line-height: 1.33;
- font-size: 18px;
- }
- .JolIg {
- color: #808080;
- font-size: 18px;
- padding: 9px 16px;
- line-height: 1.33;
- font-weight: normal;
- margin: 0;
- }
- .kcHZBe {
- line-height: 1.375;
- }
- }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址