Skip to content

Wider Qwant by guiohm

Screenshot of Wider Qwant

Details

Authorguiohm

LicenseGNU AGPLv3

Categoryqwant.com

Created

Updated

Size654 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wider results and slightly more compact.
Maximum width is adjustable.

Notes

Plays well with "cleaner Qwant"

Source code

/* ==UserStyle==
@name           wider Qwant
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Wider results and slightly more compact
@author         guiohm
@preprocessor stylus
@var range maxWidth "maxWidth" [1000, 800, 1500, 10, "px"]
==/UserStyle== */
@-moz-document domain("www.qwant.com") {
    [data-device="desktop"] section._2-8HC._1jQTj,
    section._23xgc,
    div._B7PC {
        max-width: maxWidth !important;
        --spacing-s: 12px;
        --container-margin: 45px;
    }
    
    div._3McWE {
        display: inline-table;
    }
    
    .nt3hI {
      --space: 24px;
    }
}

Reviews

No reviews yet.