Skip to content

Cat's PoE Wiki Mod by tonytamps

Screenshot of Cat's PoE Wiki Mod

Details

Authortonytamps

LicenseNo License

Categoryuserstyles, pathofexile, fandom

Created

Updated

Size310 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hides sidebars and banners, making better use of the page width and height.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           pathofexile.fandom.com
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
#WikiaBarWrapper, .page__right-rail, .ad-slot-placeholder, .global-navigation {
    display: none !important;
}

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

Reviews

No reviews yet.