Skip to content

search.brave.com - Wide Version for PC by neoabs

Details

Authorneoabs

LicenseNo License

Categorysearch.brave.com

Created

Updated

Size766 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           search.brave.com - Wide Version for PC
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         neoabs
==/UserStyle== */

@-moz-document domain("search.brave.com") {
    :root {
        --main-column-width: 70vw;
        --sidebar-width: 20vw;
        --max-content-width: 100vw;
        --margin-width: 1vw;
    }
    html.no-js.whlzdccdr.idc0_350 body.is-pc div main#search-page.svelte-2avlmj div.column-layout.noscrollbar.svelte-15pdb6z.has-sidebar {
        max-width: 90vw;
    }
    html.no-js.whlzdccdr.idc0_350 body.is-pc div div#nav-tabs-container.svelte-1412iwe div.nav-tabs-content.svelte-1412iwe nav.tabs.svelte-1412iwe {
    justify-content: flex-start;
    }
}

Reviews

No reviews yet.