Complete Google Search Font Fix

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

Από την 20/01/2022. Δείτε την τελευταία έκδοση.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

/* ==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.1.7
@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;
}

.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;
    letter-spacing: 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 {
    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 {
margin-bottom:26px;    
}
}