Skip to content

google.com by prirai

Screenshot of google.com

Details

Authorprirai

LicenseCC Zero

Categorygoogle.com

Created

Updated

Code size1.7 kB

Code checksum5152e790

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Enable a beautiful grid view on google search results page, now with amoled

Notes

Source code

/* ==UserStyle==
@name           google.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("google.com") {
    .UFQ0Gb {
        display: flex;
    }

    .UnOTSe img {
        border: 1px solid #525560;
        background-color: #fff;
        border-radius: 0;
    }

    .byrV5b {
        display: block;
    }

    .GvPZzd {
        font-size: 12px;
        line-height: 18px;
        display: none;
    }

    .xTFaxe {
        color: #9aa0a6;
        display: none;
    }

    /** Experimental stuff */
    .eqAnXb {
        width: 120%;
    }

    .tF2Cxc.asEBEc {
        margin-bottom: 0;
    }

    .yuRUbf {
        display: table-caption;
        width: 20em;
        overflow: clip;
    }

    .Hdw6tb {
        display: block;
        width: 15em;
    }

    #rso > div {
        display: flex;
        flex-wrap: wrap;
    }

    .MjjYud {
        margin: 1em;
        border: 1px solid darkcyan;
        padding: 1em;
        border-radius: 1em;
        background: #1a1a1a;
    }

    .VuuXrf {
        color: #dadce0;
        font-size: 14px;
        display: block;
        line-height: 20px;
        white-space: nowrap;
        width: 10em;
    }

    .Ww4FFb {
        background-color: inherit;
        border-radius: 0px;
        border-width: 0;
    }

    .dURPMd {
        margin-top: 6px;
        display: flex;
        flex-wrap: wrap;
    }

    body {
        background-color: black;
    }

    .main {
        background: black;
    }

    .sfbg {
        background: black;
    }

    .appbar {
        background: inherit;
        position: relative;
        -webkit-box-sizing: border-box;
    }
}

Reviews

No reviews yet.