Skip to content

fandom-less by ItsMeStompy

Details

AuthorItsMeStompy

LicenseNo License

Categoryfandom.com/wiki

Created

Updated

Size771 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Decluttering fandom a lil

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       fandom.com/wiki
@version    20240701.00.52
@namespace  ?
==/UserStyle== */

@-moz-document domain("fandom.com") {
.global-navigation,
.global-registration-buttons,
.render-wiki-recommendations-right-rail,
.sticky-modules-wrapper,
.notifications-placeholder,
#mixed-content-footer,
.global-footer,
#WikiaBar {
    display: none !important;
}

.main-container {
    margin-left: 0;
    width: auto;
}

.community-header-wrapper {
    height: auto;
    padding-top: 20px;
}

.fandom-sticky-header,
.search-modal,
.search-modal::before {
    left: 0;
}

html:not(.ve-active) .page.has-right-rail {
    display: block;
    padding-bottom: 20px;
}

.page__main {
    margin: auto;
    max-width: 1000px;
}

.page__right-rail {
    margin: auto;
}
}

Reviews

No reviews yet.