Skip to content

Fandom Wiki de-clutter by superpowers04

Screenshot of Fandom Wiki de-clutter

Details

Authorsuperpowers04

LicenseNo License

CategoryFandom.com

Created

Updated

Size552 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           fandom.com - 2/20/2023, 11:50:13 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("fandom.com") {
    body > div.main-container > div.resizable-container > div.page.has-right-rail > aside,
    .global-navigation,
    #WikiaBar{
        display:none;
    }
    .main-container{
        margin: 0px !important;
        width:100%;
    }
    .fandom-sticky-header{
        left:0;
    }
}

Reviews

No reviews yet.