Basic CSS changes to widen page and reduce clutter kind of back to how the old style was.
escapefromtarkov.fandom.com by dark-swordsman
Details
Authordark-swordsman
LicenseNo License
CategoryTarkov
Created
Updated
Size454 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 escapefromtarkov.fandom.com
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
.global-navigation {
display: none !important;
}
.resizable-container {
margin: 0 !important;
margin-left: 5% !important;
max-width: 100% !important;
width: 90% !important;
}
.ad-slot-placeholder {
display: none !important;
}
.wikia-bar {
display: none !important;
}