Complete Google Search Font Fix

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

Pada tanggal 28 Februari 2023. Lihat %(latest_version_link).

/* ==UserStyle==
@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.2
@license MIT
@preprocessor default
@namespace https://greasyfork.org/users/393964
==/UserStyle== */
@-moz-document regexp("http\\w*:\\/\\/w?w?w?\\.?google\\..+?\\/search\\?.*") {
#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;
    letter-spacing: 0px !important;
}
.GvPZzd {
    font-size: 14px !important;
}
.csDOgf.BCF2pd.ezY6nb.L48a4c {
    margin-top: 0px;
}
span[jsname="czHhOd"] {
    top: -1px;
}
.iTPLzd.rNSxBe.lUn2nc {
    padding-left: 12px;
}
.qLRx3b.tjvcx.GvPZzd.cHaqb {
    max-width: 570px !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;
}
.yuRUbf > a > h3 {
    font-size:18px;
}
.LC20lb {
    line-height: 1.33;
    padding-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 0px;
}

.LC20lb.MBeuO.DKV0Md {
    margin-top: 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;
}

.kno-ecr-pt {
    font-size: 24px;
}

.UDZeY, .ILfuVd {
    font-size: small;
}

.EvSmmb, .hlcw0c, .MYVUIe:last-child {
    margin-bottom: 0px;
}
.FxLDp {
   padding-top:0px;     
}
div[data-hveid] > .g {
    margin-bottom: 0px;
}
.ULSxyf {
    margin-bottom: 26px;
}
.Jb0Zif .UiGGAb.ILfuVd, .ILfuVd, h3, .yDYNvb {
    letter-spacing: 0px;
}
.c8d6zd, #result-stats, .mfMhoc, .XcVN5d {
    font-family: arial !important;
}
.nkGKTb {
    font-weight: bold;    
}
div[data-hveid] > .jtfYYd, div[data-hveid] > .kWxLod, div[data-hveid] > .g{
    margin-bottom:26px;    
}
div[data-hveid] > .g > div:not(:last-child) {
    margin-bottom:18px;
}
@media (min-width: 1459px) {
    .srp {
        --center-abs-margin:180px !important;
    }
}
.dodTBe, .srp #searchform {
    margin-top: 0px !important;    
}
.VuuXrf, .H9lube {
    display:none;    
}
}