Complete Google Search Font Fix

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

Versione datata 07/09/2021. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

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