Less bloat, new features still intact
simple fandom.com lessbloat by averylazydude
Details
Authoraverylazydude
LicenseNo License
Categoryfandom.com
Created
Updated
Size506 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 simplefix lessbloat
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
#WikiaAdInContentPlaceHolder,
#ds_cpp,
#mixed-content-footer,
.page__right-rail,
.top-ads-container,
.global-navigation,
.wds-banner-notification__container,
.WikiaBarWrapper,
.mcf-wrapper {
display: none;
}
body.theme-fandomdesktop-light .main-container {
background: none;
}
.main-container {
margin-left: 0;
width: 100%;
}